Bug #39375 Online backup crashes with simple combination of tables/triggers and SP
Submitted: 10 Sep 2008 17:52 Modified: 11 Feb 2009 3:26
Reporter: Omer Barnir (OCA) Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Backup Severity:S3 (Non-critical)
Version:6.0.5 / 6.0.8 OS:Any
Assigned to: Rafal Somla 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 Sep 2008 17:56] Omer Barnir
Dump of the systest1 database crashing online backup

Attachment: systest1.dump.tar.gz (application/x-gzip, text), 166.30 KiB.

[10 Sep 2008 17:57] Omer Barnir
test file used to generate the schema used in creating systest1

Attachment: init.test (application/octet-stream, text), 15.67 KiB.

[22 Dec 2008 13:21] Rafal Somla
Smallest test case with which I could reproduce problem.

Attachment: bug.test (application/octet-stream, text), 5.18 KiB.