Bug #39171 view table replication problem(mysql version 5.0.67)
Submitted: 2 Sep 2008 3:46 Modified: 26 Jan 2010 9:18
Reporter: ilhwan kim Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Server: Replication Severity:S1 (Critical)
Version:5.0.67 OS:Linux (centos 4.6 64bit)
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:

[19 Jan 2010 8:27] Felix Frank
Dump with CREATE VIEW query to break binlogging.

Attachment: long-table-error.sql (application/octet-stream, text), 3.43 KiB.