Bug #25548 Behavior change in INSERT INTO SELECT DISTINCT @var between 5.0.18 and 5.0.27
Submitted: 11 Jan 2007 14:47 Modified: 19 Jan 2007 15:13
Reporter: Maarten Meijer Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Server: Optimizer Severity:S2 (Serious)
Version:5.0.34-BK, 5.0.27, 5.1 OS:Linux (Linux, Mac OSX Intel)
Assigned to: Assigned Account CPU Architecture:Any
Tags: distinct, insert, INTO, regression, SELECT

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:

[11 Jan 2007 15:41] Maarten Meijer
The script that demonstrates the different begaviours

Attachment: bugreport.sql (application/octet-stream, text), 536 bytes.