Bug #29948 autoreconnect + prepared statements + kill seems unstable
Submitted: 21 Jul 2007 20:26 Modified: 9 Oct 2007 2:38
Reporter: Shane Bester
Status: Closed
Category:C API Severity:S3 (Non-critical)
Version:5.0.46 OS:Any
Assigned to: Evgeny Potemkin Target Version:5.0+
Tags: bfsm_2007_08_02

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-29948.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.

[1 Aug 2007 15:23] Shane Bester
testcase

Attachment: bug29948.c (text/plain), 10.32 KiB.

[2 Aug 2007 2:52] Shane Bester
use CURSOR_TYPE_READ_ONLY instead of CURSOR_TYPE_NO_CURSOR to get segfaults

Attachment: bug29948_crash.c (text/plain), 10.20 KiB.