Bug #61188 DROP TABLE extremely slow
Submitted: 16 May 2011 16:43 Modified: 2 Nov 2011 16:32
Reporter: Jonathan Stimmel Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: InnoDB storage engine Severity:S3 (Non-critical)
Version:5.5.12-log OS:Linux (CentOS release 5.3 (Final))
Assigned to: Inaam Rana CPU Architecture:Any

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:

[4 Jun 2011 3:15] Mark Callaghan
modified insert benchmark test

Attachment: iibench.py (text/x-python-script), 15.60 KiB.

[4 Jun 2011 3:15] Mark Callaghan
shell script to run iibench

Attachment: rp.sh (application/octet-stream, text), 993 bytes.