Bug #15188 SELECT DISTINCT returns no results even though valid ones exist
Submitted: 23 Nov 2005 15:12 Modified: 21 Mar 2006 13:35
Reporter: Razvan Racasanu Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Server Severity:S2 (Serious)
Version:5.0.15/5.0.17 BK OS:Windows (Windows XP, Fedora Core 4)
Assigned to: Georgi Kodinov CPU Architecture:Any

File: Maximum allowed size is 50MB.
Description:
Privacy:

If the data you need to attach is more than 50MB, you should create a compressed archive of the data, split it to 50MB chunks, and upload each of them as a separate attachment.

To split a large file:

[23 Nov 2005 15:14] Razvan Racasanu
This table only contains about 700 records and the bug reproduces

Attachment: order_ord_wrong.sql (text/x-sql), 31.73 KiB.

[23 Nov 2005 15:16] Razvan Racasanu
I have deleted about 200 records from the previous dump, and now it will work correctly when using WHERE

Attachment: order_ord.sql (text/x-sql), 23.71 KiB.