Bug #61186 | MYSQL_BIN_LOG::new_file_impl cant create new bin-log file | ||
---|---|---|---|
Submitted: | 16 May 2011 11:09 | Modified: | 26 May 2012 18:33 |
Reporter: | Mikhail Goryachkin | Email Updates: | |
Status: | No Feedback | Impact on me: | |
Category: | MySQL Server: Locking | Severity: | S2 (Serious) |
Version: | 5.5.11, 5.5.15 | OS: | Linux |
Assigned to: | CPU Architecture: | Any | |
Tags: | new_file_impl purge_logs_before_date mysqld_list_processes |
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
[16 May 2011 11:10]
Mikhail Goryachkin
[17 May 2011 12:48]
Mikhail Goryachkin
purge binary logs vs show processlist
Attachment: thread dump 2.txt (text/plain), 251.54 KiB.
[3 Dec 2011 6:19]
Mikhail Goryachkin
no new connections, server can not shut down
Attachment: 03.12.2011.dump (application/octet-stream, text), 15.24 KiB.