Bug #27782 | MYSQL SOUNDEX collation, utf8_hungarian_ci shows false positive | ||
---|---|---|---|
Submitted: | 12 Apr 2007 12:43 | Modified: | 4 Sep 2007 16:54 |
Reporter: | Laszlo KAROLYI | Email Updates: | |
Status: | Duplicate | Impact on me: | |
Category: | MySQL Server: Charsets | Severity: | S3 (Non-critical) |
Version: | 5.0.26, 5.0.33, 5.0.37 (latest) too | OS: | Linux (gentoo and debian) |
Assigned to: | Assigned Account | CPU Architecture: | Any |
Tags: | soundex, utf8_hungarian_ci |
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
[17 Apr 2007 20:12]
Sveta Smirnova
[17 Apr 2007 20:12]
Sveta Smirnova
test case
Attachment: bug27782.test (application/octet-stream, text), 1.45 KiB.