Bug #33037 Different and much slower access plan used for select when used with insert into
Submitted: 6 Dec 2007 12:49 Modified: 7 Dec 2007 8:43
Reporter: David Crimmins Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Server: Optimizer Severity:S5 (Performance)
Version:5.0.22-pro-nt-log OS:Any
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:

[6 Dec 2007 12:51] David Crimmins
Output from test case

Attachment: mysql_test_case.txt (text/plain), 76.08 KiB.