Bug #40072 | Fix for exceptional handling is not complete in src 5.0.67 | ||
---|---|---|---|
Submitted: | 16 Oct 2008 9:13 | Modified: | 16 Oct 2008 9:58 |
Reporter: | Aarushi Gupta | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Server: Compiling | Severity: | S5 (Performance) |
Version: | 5.0.67 | OS: | Other (Tru64) |
Assigned to: | CPU Architecture: | Any |
[16 Oct 2008 9:13]
Aarushi Gupta
[16 Oct 2008 9:58]
Sveta Smirnova
Thank you for the report. According to following comment to bug #38296 patch was pushed to version 5.0.68. Please use Enterprise version or wait next Community release. [14 Aug 17:34] Paul DuBois Noted in 5.0.68, 6.0.7 changelogs. The server consumed excess memory while parsing statements with hundreds or thousands of nested boolean conditions (such as OR (OR ... (OR ... ))). This could lead to a server crash or incorrect statement execution, or cause other client statements to fail due to lack of memory. The latter result constitutes a denial of service. Setting report to Patch Queued pending push of fix into 5.1.x.