Hi!

>>>>> "Sinisa" == Sinisa Milivojevic <[EMAIL PROTECTED]> writes:

Sinisa> =?iso-8859-2?Q?Martin_MOKREJ=A9?= writes:
>> And should say that
>> 
>> update rep set low='0.00' where id=148;
>> 
>> solved my problem for command:
>> mysqldump -f --socket=/tmp/mysql.sock --add-drop-table --extended-insert
>> --quick --databases Cmuridarum rep | mysql -f --host=pednew -C Cmuridarum
>> 
>> ... to be complete. ;)
>> -- 
>> 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
>> 
>> 

Sinisa> Yes, I saw this. Still, we should fix it.

MySQL should never allow you to insert 'nan' into a column.

It would be nice to know how this value was inserted in the first
place.

Regards,
Monty

---------------------------------------------------------------------
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