Bug #10224 ANALYZE TABLE crashing with simultaneous CREATE ... SELECT statement.
Submitted: 27 Apr 2005 23:55 Modified: 3 Jun 2005 23:34
Reporter: Dean Ellis Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: MyISAM storage engine Severity:S1 (Critical)
Version:4.0.25 forward OS:
Assigned to: Ingo Strüwing 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:

[20 May 2005 20:28] Ingo Strüwing
My test script

Attachment: bug10224-1.sh (application/x-sh, text), 4.44 KiB.

[20 May 2005 20:28] Ingo Strüwing
The test script for the global read lock

Attachment: bug10224-2.sh (application/x-sh, text), 5.33 KiB.