Hi again,
  I have the following problem:

"mysqldump -# --socket=/tmp/mysql.sock --add-drop-table  -f --extended-insert --quick 
Cmuridarum rep | mysql -f --host=pednew -C Cmuridarum"
ERROR 1054 at line 52: Unknown column 'nan' in 'field list'

  I have even tried "OPTIMIZE TABLE REP; REPAIR TABLE REP;", no luck.
"SHOW COLUMNS FROM REP;" does NOT show any column name `nan'.

  Even when I use "SELECT * FROM REP;" and search for " nan ", I have no
match.

see pub/mysql/secret/rep.tgz

Thanks for any reply!
PS.: Tested still on linux with 3.23.41 binaries from your website, as
seen in my previous postings.
-- 
Martin Mokrejs - PGP5.0i key is at http://www.natur.cuni.cz/~mmokrejs
MIPS / Institute for Bioinformatics <http://mips.gsf.de>
GSF - National Research Center for Environment and Health
Ingolstaedter Landstrasse 1, D-85764 Neuherberg, Germany


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to