Bug #10814 CREATE TABLE a SELECT * from b crashes mysql when b is replaced
Submitted: 24 May 2005 6:14 Modified: 25 May 2005 1:32
Reporter: R.P.G. Brouwer Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Server: MyISAM storage engine Severity:S2 (Serious)
Version:4.0.16 and 4.0.24 OS:Linux (Linux and probably others)
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 2005 6:17] R.P.G. Brouwer
The test script as downloadable file

Attachment: test.sh (application/octet-stream, text), 466 bytes.