Bug #119094 Performance optimization patches
Submitted: 29 Sep 13:03 Modified: 29 Sep 13:13
Reporter: Kamil Holubicki (OCA) Email Updates:
Status: Open Impact on me:
None 
Category:MySQL Server Severity:S3 (Non-critical)
Version: OS:Any
Assigned to: 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:

[29 Sep 13:04] Kamil Holubicki
const tables patch

Attachment: const_tables.patch (text/x-patch), 2.75 KiB.

[29 Sep 13:04] Kamil Holubicki
rec_init_offset_new patch

Attachment: rec_init_offset_new.patch (text/x-patch), 7.26 KiB.