Bug #20408 | Switching binlog can cause mysql to hang | ||
---|---|---|---|
Submitted: | 12 Jun 2006 19:48 | Modified: | 16 Dec 2009 10:00 |
Reporter: | Andreas Oesterer | Email Updates: | |
Status: | Duplicate | Impact on me: | |
Category: | MySQL Server: Replication | Severity: | S2 (Serious) |
Version: | 5.0.18, 5.1.37-ndb-7.0.8a | OS: | Linux (Linux 64 bit) |
Assigned to: | CPU Architecture: | Any |
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 Dec 2009 15:28]
j c
[1 Dec 2009 15:28]
j c
innodb status
Attachment: mysql_show_innodb_status.txt (text/plain), 11.99 KiB.
[1 Dec 2009 15:29]
j c
show full processlist
Attachment: mysql_show_processes.txt (text/plain), 8.47 KiB.
[1 Dec 2009 15:29]
j c
show status
Attachment: mysql_show_status.txt (text/plain), 16.61 KiB.
[1 Dec 2009 15:30]
j c
some general system info
Attachment: mysql_sys_info.txt (text/plain), 1.05 KiB.
[7 Dec 2009 17:27]
j c
Show create table statements for the tables asked for.
Attachment: mysql_show_create_tables.txt (text/plain), 6.40 KiB.
[23 Mar 2012 17:38]
Micah Stevens
5.1.56 Status
Attachment: 20120322_mysql_issue_status.txt (text/plain), 140.98 KiB.
[23 Mar 2012 17:38]
Micah Stevens
5.1.56 variables
Attachment: 20120322_mysql_issue_variables.txt (text/plain), 96.81 KiB.