Bug #19058 SELECT with LIMIT (offset, maxrows) can yield incorrect results
Submitted: 12 Apr 2006 18:10 Modified: 12 Apr 2006 20:23
Reporter: Dave Cosgrove Email Updates:
Status: Not a Bug Impact on me:
None 
Category:MySQL Server Severity:S2 (Serious)
Version:4.1.11 OS:Windows (Windows XP Professional)
Assigned to: 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:

[12 Apr 2006 18:14] Dave Cosgrove
Sample output from test provided that reflects incorrect results.

Attachment: limit_bug.out (application/octet-stream, text), 3.49 KiB.

[12 Apr 2006 19:41] Dave Cosgrove
Output from revised reproduction scenario to better illustrate problem.

Attachment: limit_bug2.out (application/octet-stream, text), 3.44 KiB.