Bug #19801 | Test 'partition' shows read outside array in valgrind | ||
---|---|---|---|
Submitted: | 14 May 2006 12:34 | Modified: | 15 Jun 2006 11:25 |
Reporter: | Kent Boortz | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Partitions | Severity: | S2 (Serious) |
Version: | 5.1.10-pre | OS: | Linux (Red Hat RHAS4 x86) |
Assigned to: | Mikael Ronström | CPU Architecture: | Any |
[14 May 2006 12:34]
Kent Boortz
[29 May 2006 22:37]
Mikael Ronström
Some special handling of the case no_list_values was needed. Happened when only one partition was defined with only one value == NULL. There were crashing variants of this bug as well when doing select * from t1 where a < 1; with one record where a == NULL.
[14 Jun 2006 21:09]
Mikael Ronström
Will be available in 5.1.12 This patch also fixes bug#20268
[15 Jun 2006 11:25]
Jon Stephens
Thank you for your bug report. This issue has been committed to our source repository of that product and will be incorporated into the next release. If necessary, you can access the source repository and build the latest available version, including the bugfix, yourself. More information about accessing the source trees is available at http://www.mysql.com/doc/en/Installing_source_tree.html Additional info: Documented bugfix in 5.1.12 changelog; closed.