Bug #31342 Binary version is expecting data in Latin1 charset, UTF8 not displayed correctly
Submitted: 2 Oct 2007 13:27 Modified: 26 May 2009 13:13
Reporter: Marcel Brouillet Email Updates:
Status: Unsupported Impact on me:
None 
Category:MySQL Query Browser Severity:S3 (Non-critical)
Version:1.2.12 OS:Linux (Gentoo Linux 2.6.22.1-xxxx-std-ipv6-32 #3 SMP [...] i686 Intel(R) Pentium(R) 4 CPU 3.00GHz)
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:

[9 Oct 2007 20:17] Marcel Brouillet
mysqldump compta invoices -w "inv_id=667" > dumpwithimage.sql

Attachment: dumpwithimage.sql (text/x-sql), 34.31 KiB.