Chris,
Monday, April 22, 2002, 7:21:58 PM, you wrote:

CJ> A test SQL script which duplicates this problem is available via anonymous
CJ> FTP at the following location:

CJ> Hostname:  ftp.visi.com
CJ> Directory:  /users/chris
CJ> Filename:  test.sql


CJ> Run the script like this to see the error:

CJ> mysql -t temp < test.sql

CJ> The second select statement returns only 2 of the 6 rows that it should have
CJ> found.

Yes, it looks like a bug. 

Chris, some of your decimal values was added with quotes(''). If you
remove quotes, you get correct result ...

CJ> This problem was reported by me and fixed in 3.23.23.  It appears from the
CJ> changelog that MySQL developers also had problems in this area with release
CJ> 3.23.14.




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




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