Bug #15973 running a query using MyISAM tables returns 0 rows, then 1 row
Submitted: 23 Dec 2005 20:11 Modified: 22 Jun 2006 15:18
Reporter: Matthew Wilson Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Server: MyISAM storage engine Severity:S1 (Critical)
Version:5.0.17/5.0.19 BK OS:Linux (Linux)
Assigned to: Sergey Vojtovich 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 Dec 2005 20:14] Matthew Wilson
test case SQL file

Attachment: testcase.sql.gz (application/x-gzip, text), 6.62 KiB.

[23 Dec 2005 20:33] Matthew Wilson
mysqld.trace, starting at the query in question, when using MyISAM

Attachment: myisam-mysqld.trace.gz (application/x-gzip, text), 60.63 KiB.

[23 Dec 2005 20:33] Matthew Wilson
mysqld.trace, starting at the query in question, when using InnoDB

Attachment: innodb-mysqld.trace.gz (application/x-gzip, text), 69.49 KiB.