Bug #21763 Wrong query results after index creation
Submitted: 21 Aug 2006 20:42 Modified: 21 Aug 2006 22:20
Reporter: Cristian Gafton Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server Severity:S1 (Critical)
Version:5.0.24 OS:Linux (Linux)
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:

[21 Aug 2006 20:43] Cristian Gafton
dataset for the test case

Attachment: data.sql.gz (application/x-gzip, text), 53.03 KiB.

[21 Aug 2006 20:43] Cristian Gafton
Test Query

Attachment: query.sql (text/x-sql), 910 bytes.