Bug #38026 crash in maria code after multiple OR conditions are put in where clause
Submitted: 10 Jul 2008 17:19 Modified: 26 Sep 2008 10:13
Reporter: Shane Bester (Platinum Quality Contributor) Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Server: Maria storage engine Severity:S1 (Critical)
Version:6.0.6, 6.0.8, 5.1.25-maria OS:Any
Assigned to: Assigned Account 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:

[10 Jul 2008 17:31] Shane Bester
testcase. import repeatedly if a crash doesn't happen at first.

Attachment: bug38026.sql (application/unknown, text), 32.79 KiB.

[16 Jul 2008 21:43] Oleksandr Byelkin
It is right test suite script to repeat the bug for sure (without different connection it shows other valgrind problems)

Attachment: test.test (text/plain), 65.77 KiB.