Bug #35077 Very slow DROP TABLE (ALTER TABLE, OPTIMIZE TABLE) on compressed tables
Submitted: 5 Mar 2008 12:13 Modified: 19 Jun 2010 0:25
Reporter: Philip Stoev Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: InnoDB Plugin storage engine Severity:S3 (Non-critical)
Version:5.1.42 OS:Any
Assigned to: Marko Mäkelä CPU Architecture:Any
Tags: buf_LRU_invalidate_tablespace

File: Maximum allowed size is 50MB.
Description:
Privacy:

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:

[5 Mar 2008 12:27] Philip Stoev
Test case for bug 35077

Attachment: bug35077.zip (application/x-zip-compressed, text), 1.62 KiB.

[22 Jan 2010 23:05] Vojtech Kurka
gdb output

Attachment: gdb.txt (text/plain), 12.91 KiB.

[28 Jan 2010 13:25] Mathias Walter
error log file during the three gstack traces

Attachment: mysql.err (application/octet-stream, text), 26.29 KiB.

[28 Jan 2010 13:26] Mathias Walter
1st stack trace from 12:27 AM

Attachment: gstack_1.txt (text/plain), 10.47 KiB.

[28 Jan 2010 13:27] Mathias Walter
2nd stack trace from 12:29 AM

Attachment: gstack_2.txt (text/plain), 11.55 KiB.

[28 Jan 2010 13:27] Mathias Walter
3rd stack trace from 12:30 AM

Attachment: gstack_3.txt (text/plain), 15.19 KiB.

[28 Jan 2010 16:41] Vojtech Kurka
mysqld error log with innodb status output

Attachment: mysqld_errlog.txt (text/plain), 38.34 KiB.