Bug #26474 | Add Sinhala script (Sri Lanka) collation to MySQL | ||
---|---|---|---|
Submitted: | 19 Feb 2007 6:34 | Modified: | 20 Nov 2010 0:05 |
Reporter: | Harshula Jayasuriya | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Charsets | Severity: | S4 (Feature request) |
Version: | 5.0-community | OS: | Any |
Assigned to: | Chad MILLER | CPU Architecture: | Any |
Tags: | collation, Contribution, Sinhala |
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:
- On *nix platforms use the split command e.g.
split -b 50MB <my_large_archive> <my_split_archive_prefix>
- On windows use WinZip or a similar utility to split the large file
[19 Feb 2007 8:21]
Harshula Jayasuriya
[1 Mar 2007 13:21]
Harshula Jayasuriya
Patch to add a Sinhala collation test to the test suite
Attachment: mysql-dfsg-5.0-5.0.32-sinhala2.patch (text/x-patch), 3.77 KiB.
[30 May 2007 18:08]
Harshula Jayasuriya
Provide the testcase patch in the format requested.
Attachment: mysql-dfsg-5.0-5.0.38-sinhala2.patch (text/x-diff), 5.09 KiB.