Bug #43439 Replication slave truncates MASTER_PASSWORD > 32 characters
Submitted: 6 Mar 2009 1:58 Modified: 24 Jun 2014 14:53
Reporter: Daniel Grace Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Replication Severity:S3 (Non-critical)
Version:5.0.51a-21-log (Debian), 4.1, 5.0, 5.1, 6.0 bzr OS:Linux
Assigned to: Andrei Elkin 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:

[6 Mar 2009 7:10] Sveta Smirnova
test case

Attachment: rpl_bug43439.test (application/octet-stream, text), 360 bytes.

[2 Apr 2014 9:48] Tsubasa Tanaka
fix and testcase based on 5.6.17.

Attachment: bug_43439_2.patch (application/octet-stream, text), 1.63 KiB.