Michael T. Babcock writes:
> > Thank you for your technical question to the MySQL team.
> > Unfortunately, our developers are not able to answer this type of
> > inquiry if you have not purchased a technical support contract.
>
> I'd like to know if this is now official MySQL policy (filling t
Hi,
> I have a databse on the server. It os called ads. I want to make
> copy of it on my PC. I have Win32, Apache with PHP and
> MySQL. And I also have phpMyAdmin on that server.
> I'm writing this:
>
> mysqldump -A ads > /home/myaccount/www/backup.sql
>
> But it says that i'm making a mis
On 14 Aug 2001 06:32:16 +0300, Marius Pertravčius wrote:
> Sveiki, mysql,
>
> I have a databse on the server. It os called ads. I want to make
> copy of it on my PC. I have Win32, Apache with PHP and MySQL. And I
> also have phpMyAdmin on that server. I'm writing this:
>
> mysqldump -A ads > /
On 14 Aug 2001 06:32:16 +0300, Marius Pertravčius wrote:
> Sveiki, mysql,
>
> I have a databse on the server. It os called ads. I want to make
> copy of it on my PC. I have Win32, Apache with PHP and MySQL. And I
> also have phpMyAdmin on that server. I'm writing this:
>
> mysqldump -A ads > /
Sveiki, mysql,
I have a databse on the server. It os called ads. I want to make
copy of it on my PC. I have Win32, Apache with PHP and MySQL. And I
also have phpMyAdmin on that server. I'm writing this:
mysqldump -A ads > /home/myaccount/www/backup.sql
But it says that i'm making a mistake.