Bug #16118 mysql_next_result always returns 0 after a call to mysql_use_result.
Submitted: 2 Jan 2006 0:06 Modified: 2 Jan 2006 22:43
Reporter: Hasani Blackwell Email Updates:
Status: Not a Bug Impact on me:
None 
Category:MySQL Server Severity:S3 (Non-critical)
Version:5.0.18 OS:Windows (Windows 2000 SP4)
Assigned to: MySQL Verification Team 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:

[2 Jan 2006 0:07] Hasani Blackwell
reproduceable c code

Attachment: main.cpp (text/plain), 1.64 KiB.