Bug #13488 Left outer join query incorrectly gives MYSQL_DATA_TRUNCATED
Submitted: 26 Sep 2005 15:00 Modified: 23 Nov 2005 13:16
Reporter: Berto van de Kraats Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Optimizer Severity:S1 (Critical)
Version:5.0.14-rc-nightly-20050926 OS:Linux (Linux Suse SLES 9 SP1)
Assigned to: Konstantin Osipov 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:

[26 Sep 2005 15:02] Berto van de Kraats
Cpp trace of problem

Attachment: bug13488.cpp (text/plain), 36.55 KiB.

[12 Oct 2005 11:49] Berto van de Kraats
Trace of 2nd problam

Attachment: bug13488b.cpp (text/plain), 31.30 KiB.