Bug #20450 Problem of replication after having added 1 column in a table on slave side
Submitted: 14 Jun 2006 8:32 Modified: 15 Oct 2009 9:21
Reporter: Daniel Stricot Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Cluster: Replication Severity:S2 (Serious)
Version:mysql-5.1 OS:Linux (LINUX)
Assigned to: CPU Architecture:Any
Tags: 5.1.12-BK, 5.1.8

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:

[14 Jun 2006 8:36] Daniel Stricot
trace execution master side

Attachment: tracevm10 (application/octet-stream, text), 10.41 KiB.

[14 Jun 2006 8:37] Daniel Stricot
trace execution slave side

Attachment: tracevm11 (application/octet-stream, text), 11.56 KiB.

[14 Jun 2006 8:39] Daniel Stricot
C++ program to populate table on master side

Attachment: basic-type-popul.cpp (text/x-c++), 22.97 KiB.

[14 Jun 2006 8:40] Daniel Stricot
C++ program to modify table

Attachment: basic-type-ope.cpp (text/x-c++), 16.99 KiB.

[14 Jun 2006 8:41] Daniel Stricot
configuration file

Attachment: config.ini (application/octet-stream, text), 1.50 KiB.