Bug #11904 mysql_stmt_attr_set CURSOR_TYPE_READ_ONLY grouping wrong result
Submitted: 13 Jul 2005 11:26 Modified: 27 Aug 2005 21:15
Reporter: Berto van de Kraats
Status: Closed
Category:Server Severity:S1 (Critical)
Version:5.0.10-beta OS:Linux (Linux)
Assigned to: Andrey Hristov 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-11904.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.

[13 Jul 2005 11:28] Berto van de Kraats
Cpp trace of problem

Attachment: bug11904.cpp (text/plain), 25.47 KiB.

[16 Aug 2005 16:38] Berto van de Kraats
Trace showing problem

Attachment: bug11904b.ccp (text/plain), 29.15 KiB.

[25 Aug 2005 17:33] Andrey Hristov
a shorter repro case (the primary key is mandatory or the query won't fail)

Attachment: bug11904_our.c (text/x-csrc), 2.51 KiB.