Bug #30162 mysqldump has problem with latin2
Submitted: 31 Jul 2007 22:44 Modified: 8 Sep 2007 23:36
Reporter: Petr Neuman Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Server: Backup Severity:S3 (Non-critical)
Version:5.0.44 OS:Linux
Assigned to: CPU Architecture:Any
Tags: mysqldump

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:

[1 Aug 2007 20:32] Petr Neuman
creating of table test_latin2

Attachment: test_latin2_create.sql (text/x-sql), 187 bytes.