Bug #48438 crash with error in unioned query against merge table and view...
Submitted: 30 Oct 2009 14:59 Modified: 18 Jun 2010 2:09
Reporter: Shane Bester (Platinum Quality Contributor) Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: MyISAM storage engine Severity:S1 (Critical)
Version:5.1.40, 5.1.41-bzr OS:Any (64-bit XP/linux)
Assigned to: Sergey Vojtovich 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:

[30 Oct 2009 16:22] Shane Bester
import against 64-bit mysqld.exe on windows, using mysql -uroot --force <bug48438.sql

Attachment: bug48438.sql (application/unknown, text), 55.27 KiB.

[30 Oct 2009 20:48] Shane Bester
here's the full and original testcase. shows many valgrind errors on linux, crashes windows 5.1.40..

Attachment: bug48438_testcase2.zip (application/zip, text), 159.60 KiB.

[30 Oct 2009 20:56] Shane Bester
valgrind errors (invalid reads of 8 bytes for 64-bit 5.1.40).

Attachment: bug48438_5.1.40_x64_valgrind_testcase2.txt (text/plain), 11.92 KiB.