Bug #12243 MySQL Server crashes with 2 cursors (+ commit)
Submitted: 28 Jul 2005 20:04 Modified: 10 Aug 2005 18:40
Reporter: Andrey Hristov
Status: Closed
Category:Server Severity:S1 (Critical)
Version:5.0.10-beta-200507260 OS:Linux (SLES9)
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-12243.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.

[28 Jul 2005 20:06] Andrey Hristov
bug12243

Attachment: bug12243.c (text/x-csrc), 5.43 KiB.

[29 Jul 2005 0:44] Andrey Hristov
the table with the data

Attachment: dump.sql (application/octet-stream, text), 32.13 KiB.

[29 Jul 2005 9:51] Andrey Hristov
Ultra simplified test case. Table definition in the source.

Attachment: bug12243_2.c (text/x-csrc), 1.20 KiB.