Bug #14845 mysql_stmt_fetch returns MYSQL_NO_DATA when COUNT(*) is 0
Submitted: 10 Nov 2005 18:28 Modified: 20 Nov 2005 4:18
Reporter: Geert Vanderkelen Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Prepared statements Severity:S1 (Critical)
Version:5.0.17 OS:Linux (Linux)
Assigned to: Konstantin Osipov CPU Architecture:Any

File: Maximum allowed size is 50MB.
Description:
Privacy:

If the data you need to attach is more than 50MB, you should create a compressed archive of the data, split it to 50MB chunks, and upload each of them as a separate attachment.

To split a large file:

[10 Nov 2005 18:30] Geert Vanderkelen
Small app for reproducing

Attachment: prepcursor.cpp (text/plain), 808 bytes.