Bug #36458 | Add an option to make general_log file pure utf8 | ||
---|---|---|---|
Submitted: | 1 May 2008 21:06 | Modified: | 21 Oct 2008 15:41 |
Reporter: | Peter Laursen (Basic Quality Contributor) | Email Updates: | |
Status: | Verified | Impact on me: | |
Category: | MySQL Server: Logging | Severity: | S4 (Feature request) |
Version: | 5.0.51b (probably any) | OS: | Windows (Vista 32 bit) |
Assigned to: | CPU Architecture: | Any | |
Tags: | qc |
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
[1 May 2008 21:08]
Peter Laursen
[1 May 2008 21:09]
Peter Laursen
"select 'æøå'" as recorded in log
Attachment: query record.jpg (image/jpeg, text), 6.37 KiB.
[1 May 2008 21:10]
Peter Laursen
"select 'रामगड'" as recorded in log
Attachment: query record 2.jpg (image/jpeg, text), 6.49 KiB.