Hi,
I have a problem with mysqldump when I want to copy a table from a database.
I have mysql Ver 14.7, Distrib 4.1.9, for pc-linux-gnu.

I use the following command:

mysqldump -h host -u user -ppassword database_name table_name >
table_name.sql


And get the following error message:

mysqldump: mysqldump: Couldn't execute '/*!40100 SET @@SQL_MODE="" */':
Query was empty (1065)

Can anyone help me with this problem?
Thanks!

Regards Anna Henricson

--------------------------------------------
Anna Henricson, MSc, PhD student
Center for Genomics and Bioinformatics (CGB)
Karolinska Institutet
S-171 77 Stockholm
Sweden
Phone: +46 (0)8 524 86030
Fax: +46 (0)8 323950



-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to