Bug #12734 prepared statement may return incorrect result set for a select SQL request
Submitted: 22 Aug 2005 22:11 Modified: 25 Jan 2006 0:52
Reporter: christian dubettier
Status: Closed
Category:Server: PS Severity:S2 (Serious)
Version:4.1.15, 5.0.12, 5.0.19-BK OS:Linux (Linux (fedora core 3))
Assigned to: Konstantin Osipov Target Version:

File: Maximum allowed size is 500KB.
Description:
Privacy:

If the data you need to attach is more than 500KB, you should create a compressed archive of the data and a README file that describes the data with a filename that includes the bug number (example: bug-data-12734.zip), and use FTP to upload the archive to ftp://ftp.mysql.com/pub/mysql/upload/. Once you have uploaded the file, add a comment to this bug to notify us about it. Note: This directory is unlistable, which means that once you have uploaded your file, you will not be able to see it.

All entries become the exclusive editorial property of Sun Microsystems, Inc.

[22 Aug 2005 22:22] christian dubettier
java test files to demonstrate the bug

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

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

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