Bug #15601 SQLCancel does not work to stop a query on the database server
Submitted: 8 Dec 2005 21:43 Modified: 14 Dec 2007 16:58
Reporter: Matt Walton
Status: Closed
Category:Connector/ODBC Severity:S1 (Critical)
Version:5.1 OS:Microsoft Windows (Windows 2000 SP4)
Assigned to: Jim Winstead Target Version:5.1
Triage: D3 (Medium)

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

[14 Dec 2005 11:52] Vasily Kishkin
Test case

Attachment: test.c (text/plain), 3.93 KiB.

[8 Nov 2007 1:08] Jim Winstead
Preliminary patch to add SQLCancel() support

Attachment: bug15601.patch (text/plain), 6.44 KiB.