Bug #19607 German Case Sensitive Collation is missing
Submitted: 8 May 2006 13:45 Modified: 17 May 2006 23:29
Reporter: Kristian Koehntopp Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Server: Charsets Severity:S4 (Feature request)
Version:4.1, 5.0, 5.1 OS:Any (Any)
Assigned to: Assigned Account 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 May 2006 15:08] Domas Mituzas
A patch for german case sensitive collation

Attachment: patch (application/octet-stream, text), 1.58 KiB.

[9 May 2006 15:17] Domas Mituzas
Test table with data for sorting: After loading, "select * from ch order by bin", "order by ci" and "order by cs" to check.

Attachment: load.sql (application/octet-stream, text), 7.08 KiB.