Bug #6078 like binary test (case sensitive) ineffective for long search strings
Submitted: 13 Oct 2004 23:49 Modified: 14 Oct 2004 8:05
Reporter: Andrew Philpot Email Updates:
Status: Not a Bug Impact on me:
None 
Category:MySQL Server Severity:S3 (Non-critical)
Version:Ver 13.5 Distrib 4.1.0-alpha OS:pc-linux (i686) Red Hat
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:

[13 Oct 2004 23:52] Andrew Philpot
Transcript showing how LIKE '%BIO%' works case-sensitively but LIKE '%BIOL%' is case-insensitive

Attachment: likebinary.txt (text/plain), 2.38 KiB.