Hello,
How can I insert table values from one database to another database?
Search found 28 matches
- Fri Feb 26, 2016 3:22 pm
- Forum: SQL
- Topic: Can I import a table from another database
- Replies: 1
- Views: 25079
- Fri Feb 26, 2016 12:49 pm
- Forum: SQL
- Topic: SQL-query everything from last month
- Replies: 1
- Views: 22171
SQL-query everything from last month
Hi,
How do I make a query to get everything from 1 month ago until now?
thanks.
How do I make a query to get everything from 1 month ago until now?
thanks.
- Mon Feb 22, 2016 6:44 pm
- Forum: MySQL
- Topic: Grant rights to a backup user.
- Replies: 2
- Views: 39251
Grant rights to a backup user.
Hello,
I want to create a backup user account with only read access,
to use with mysqldump.
what are the minimum rights I have to grant to this user?
I want to create a backup user account with only read access,
to use with mysqldump.
what are the minimum rights I have to grant to this user?
- Tue Sep 14, 2010 9:46 pm
- Forum: SQL
- Topic: How do I load a csv file in MYSQL
- Replies: 4
- Views: 26194
How do I load a csv file in MYSQL
Hello,
How do I load a csv file in MYSQL using shell.
I want to load a comma separated file from the command line.
I know that it can be done by PHP, but I wonder if their is simpler more direct way.
How do I load a csv file in MYSQL using shell.
I want to load a comma separated file from the command line.
I know that it can be done by PHP, but I wonder if their is simpler more direct way.
- Mon Jul 19, 2010 9:07 pm
- Forum: PHP
- Topic: PHP yesterday date
- Replies: 1
- Views: 25002
PHP yesterday date
Hello,
I want to get yesterdays date.
Is there an easy way to do it?
Because the mktime-function doesn't seam to be the best option.
Thanks,
I want to get yesterdays date.
Is there an easy way to do it?
Because the mktime-function doesn't seam to be the best option.
Thanks,
- Mon May 17, 2010 4:51 am
- Forum: Postfix
- Topic: Solved: How do I create non-local aliases in postfix
- Replies: 2
- Views: 54008
Re: How do I create non-local aliases in postfix
Thanks that solved my problem.
- Sun May 16, 2010 3:33 pm
- Forum: Postfix
- Topic: Solved: How do I create non-local aliases in postfix
- Replies: 2
- Views: 54008
Solved: How do I create non-local aliases in postfix
Hello,
Ho do I create non local aliases in postfix?
I update /etc/mail/aliases
and have run:
/usr/bin/newaliases
But got the following error:
Ho do I create non local aliases in postfix?
I update /etc/mail/aliases
and have run:
/usr/bin/newaliases
But got the following error:
Code: Select all
postalias: warning: /etc/mail/aliases, line 37: name must be local
- Wed Mar 17, 2010 7:25 pm
- Forum: Apache
- Topic: Solved: Apache won't start: no listening sockets available
- Replies: 4
- Views: 35493
Solved: Apache won't start: no listening sockets available
I have a weird problem. I have apache 2.2.14 installed and it worked fine. I did a restart of the server and it doesn't want to start! I get the following error message: apache2 -k start apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1 for ServerName no...
- Fri Jan 29, 2010 7:12 pm
- Forum: HTML
- Topic: limit width of text in HTML
- Replies: 4
- Views: 65843
Re: limit width of text in HTML
No that doesn't work either. It's the really long words that are the problem, for example, a lot of b's: bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb How do I make it split in sev...
- Fri Jan 29, 2010 2:58 pm
- Forum: HTML
- Topic: limit width of text in HTML
- Replies: 4
- Views: 65843
limit width of text in HTML
Hello,
How can I limit the width of text in HTML.
I tried
But it doesn't do it
How can I limit the width of text in HTML.
I tried
Code: Select all
<pre width=80>