Bug #44515 Some properties of stored routine not preserved when re-created using si_objects
Submitted: 28 Apr 2009 13:05 Modified: 13 Nov 2009 18:38
Reporter: Rafal Somla Email Updates:
Status: Won't fix Impact on me:
None 
Category:MySQL Server: Backup Severity:S3 (Non-critical)
Version: OS:Any
Assigned to: Alexander Nozdrin 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:

[13 Nov 2009 16:39] Chuck Bell
Backup file from test noted.

Attachment: db1.bak (application/octet-stream, text), 435 bytes.

[13 Nov 2009 16:39] Chuck Bell
Mysqldump file.

Attachment: db1.sql (text/x-sql), 2.28 KiB.

[13 Nov 2009 17:21] Chuck Bell
Test to show problem is in the extra \0 placed in the string during backup by si_objects serialiation methods.

Attachment: bug44515.test (application/test, text), 1.89 KiB.