Bug #12734 prepared statement may return incorrect result set for a select SQL request
Submitted: 22 Aug 2005 20:11 Modified: 24 Jan 2006 23:52
Reporter: c dubet Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Prepared statements Severity:S2 (Serious)
Version:4.1.15, 5.0.12, 5.0.19-BK OS:Linux (Linux (fedora core 3))
Assigned to: Konstantin Osipov 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:

[22 Aug 2005 20:22] c dubet
java test files to demonstrate the bug

Attachment: bug_prepared_statement_MySQL.zip (application/zip, text), 75.62 KiB.

[14 Jan 2006 1:27] Konstantin Osipov
A shorter test case (without extra columns and indices)

Attachment: 12734.sql.gz (application/x-gzip, text), 108.59 KiB.