Bug #28639 Read lock not released
Submitted: 24 May 2007 0:50 Modified: 8 Jan 2008 19:23
Reporter: Matthias Urlichs Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Server: Locking Severity:S2 (Serious)
Version:5.0.22-Debian_0ubuntu6.06.3-log OS:Linux (Ubuntu Dapper)
Assigned to: 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:

[24 May 2007 6:55] Matthias Urlichs
mysql -uroot -e"show innodb status" >/tmp/status

Attachment: status (application/octet-stream, text), 3.54 KiB.