Hello.


I can't find such an error in the bug database. Is it possible

that you use client part from the new server (you can see the version

with mysql --version command) and an old server? What output does the

following statement produce:

  SELECT VERSION();







"Anna Henricson" <[EMAIL PROTECTED]> wrote:

> 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

> 

> 

> 



-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.NET http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Gleb Paharenko
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.NET
       <___/   www.mysql.com




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

Reply via email to