Bug #20070 do not require mysql_next_result() to be called for update/insert/etc.
Submitted: 25 May 2006 18:10 Modified: 26 Jul 2006 22:49
Reporter: Timothy Smith Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Documentation Severity:S3 (Non-critical)
Version:5.0.22 OS:Linux (linux, freebsd, any)
Assigned to: Paul DuBois 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:

[25 May 2006 18:17] Timothy Smith
Test program

Attachment: mult_update.c (application/octet-stream, text), 2.39 KiB.