Bug #27552 NO_BACKSLASH_ESCAPES with replication fails with apostrophes
Submitted: 30 Mar 2007 15:37 Modified: 7 Jul 2011 16:53
Reporter: Ken Johanson Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Server: Replication Severity:S1 (Critical)
Version:5.0.37-log, 5.0, 5.1 BK OS:Linux (Linux (x86_64))
Assigned to: Assigned Account CPU Architecture:Any
Tags: replication apostrophe backslash

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:

[22 Aug 2007 13:13] Sveta Smirnova
test case

Attachment: rpl_bug27552.test (application/octet-stream, text), 323 bytes.

[22 Aug 2007 13:14] Sveta Smirnova
option file, same for slave

Attachment: rpl_bug27552-master.opt (application/octet-stream, text), 62 bytes.

[23 Aug 2007 8:41] Andrea Gangini
Java program which insert a row using prepared statements

Attachment: TestMysql.java (text/java), 1.64 KiB.