Bug #70194 MySQL 5.6 crashes on 'START SLAVE;' command
Submitted: 30 Aug 2013 8:10 Modified: 1 Jan 2014 10:35
Reporter: Nicolas De Amicis Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Server: Replication Severity:S1 (Critical)
Version:5.6.13 OS:Windows (Windows Server 2012 Standard x64)
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:

[2 Sep 2013 6:10] Nicolas De Amicis
my.ini from the slave server 5.6.13

Attachment: my_slave.ini (application/x-wine-extension-ini, text), 14.28 KiB.

[2 Sep 2013 6:15] Nicolas De Amicis
my.cnf from master server 5.1.51

Attachment: my.cnf (application/octet-stream, text), 6.27 KiB.