Bug #69089 mysqldump can't dump views with non-ASCII characters correctly
Submitted: 28 Apr 2013 6:37 Modified: 29 Apr 2013 12:43
Reporter: vin chen Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Server: mysqldump Command-line Client Severity:S3 (Non-critical)
Version:5.5 OS:Any
Assigned to: CPU Architecture:Any
Tags: mysqldump views

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:

[28 Apr 2013 6:42] vin chen
dump file from mysql 5.0

Attachment: view.sql (application/octet-stream, text), 1.91 KiB.