| Bug #27636 | mysqlbinlog-cp932 and ctype_cp932 tests fails if LC_* variables set to *_*.UTF-8 | ||
|---|---|---|---|
| Submitted: | 4 Apr 2007 7:16 | Modified: | 1 Jun 2007 20:29 |
| Reporter: | Valeriy Kravchuk | Email Updates: | |
| Status: | Closed | Impact on me: | |
| Category: | MySQL Server: Tests | Severity: | S7 (Test Cases) |
| Version: | 5.0.38 | OS: | Solaris (Solaris 10 SPARC) |
| Assigned to: | Alexander Barkov | CPU Architecture: | Any |
| Tags: | bfsm_2007_05_31, regression | ||
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
[23 May 2007 10:30]
Alexander Barkov
[23 May 2007 10:30]
Alexander Barkov
result file with LC_CTYPE set to en_US.ISO8859-1
Attachment: char83.result.iso88591 (application/octet-stream, text), 2 bytes.
[23 May 2007 10:31]
Alexander Barkov
result file with LC_CTYPE set to en_US.UTF-8
Attachment: char83.result.utf8 (application/octet-stream, text), 3 bytes.
