Bug #41881 Stopped inserting new records
Submitted: 5 Jan 2009 18:25 Modified: 6 Feb 2009 10:01
Reporter: Pavel Baranov Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Server Severity:S1 (Critical)
Version:5.1.30 OS:Linux (64Bit)
Assigned to: CPU Architecture:Any
Tags: inserts

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:

[5 Jan 2009 18:27] Pavel Baranov
table create, indexes

Attachment: mysql-bug-insert.txt (text/plain), 7.80 KiB.