Bug #7878 with utf_general_ci, equals (=) has problem with accent insensitivity
Submitted: 13 Jan 2005 16:28 Modified: 22 Feb 2005 21:00
Reporter: M K Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: MyISAM storage engine Severity:S3 (Non-critical)
Version:4.1.8-nt OS:Windows (Windows 2000)
Assigned to: Alexander Barkov 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:

[14 Jan 2005 14:12] M K
mysqldump ... extable1 > extable1.sql

Attachment: SELECT HEX col1.txt (text/plain), 200 bytes.

[14 Jan 2005 14:13] M K
mysqldump ... extable1 > extable1.sql

Attachment: extable1.sql (text/plain), 1.49 KiB.