Bug #26079 max_binlog_size + innodb = not make new binlog and hang server
Submitted: 5 Feb 2007 12:33 Modified: 31 Mar 2007 23:00
Reporter: T M Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server Severity:S1 (Critical)
Version:5.1.14(16), 5.1.17BK OS:Linux (RHEL4 AS x86_64, suse9.3x86)
Assigned to: Andrei Elkin CPU Architecture:Any
Tags: hang, innodb

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:

[12 Feb 2007 11:24] Heikki Tuuri
Heikki's my.cnf

Attachment: my26079.cnf (application/octet-stream, text), 1.32 KiB.

[12 Feb 2007 11:25] Heikki Tuuri
Heikki's ibtest3 Perl test program

Attachment: ibtest3 (text/plain), 4.07 KiB.