Bug #68255 Query uses temporary table, but "explain" does not mention temporary table
Submitted: 2 Feb 2013 20:22 Modified: 6 Feb 2013 1:55
Reporter: David Marcus Email Updates:
Status: Not a Bug Impact on me:
None 
Category:MySQL Server: Optimizer Severity:S3 (Non-critical)
Version:5.6.9-rc OS:Windows (Vista 32 bit)
Assigned to: CPU Architecture:Any
Tags: explain, limit, temporary table

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:

[2 Feb 2013 20:23] David Marcus
Table data to demonstrate the bug

Attachment: BugData.zip (application/zip, text), 2.16 KiB.

[3 Feb 2013 17:20] Shane Bester
Seems I cannot repeat it here... can you retest and send exact output from mysql command line client ? (don't any any GUI).

Attachment: bug68255_output.txt (text/plain), 3.86 KiB.