Bug #70778 SHOW CREATE TABLE doesn't put STATS_PERSISTENT into version specific comments
Submitted: 30 Oct 2013 22:41 Modified: 31 Oct 2013 3:51
Reporter: Hartmut Holzgraefe Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Server: DDL Severity:S3 (Non-critical)
Version:mysql-5.6.14 OS:Any
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:

[25 Jan 2015 16:11] Frodo Looijaard
Patch against MySQL 5.6.22: stats_persistent as version specific comment

Attachment: mysql-5.6.22-stats_persistent.patch (text/x-patch), 886 bytes.