diff options
author | unknown <igor@olga.mysql.com> | 2007-01-13 10:49:26 -0800 |
---|---|---|
committer | unknown <igor@olga.mysql.com> | 2007-01-13 10:49:26 -0800 |
commit | b9dc0243a822df6484f91f15aa1734b84396ba7d (patch) | |
tree | 65f230f8d132cd8d63aba57dc40b6cce9f8bf3ad /extra/my_print_defaults.c | |
parent | 52c100ae0cfbf5588fe3fa1917aba3934241e3f6 (diff) | |
download | mariadb-git-b9dc0243a822df6484f91f15aa1734b84396ba7d.tar.gz |
Fixed bug #24776: an assertion abort in handler::ha_index_init
for queries using 'range checked for each record'.
The problem was fixed in 5.0 by the patch for bug 12291.
This patch down-ported the corresponding code from 5.0 into
QUICK_SELECT::init() and added a new test case.
mysql-test/r/range.result:
Added a test case for bug #24776.
mysql-test/t/range.test:
Added a test case for bug #24776.
sql/opt_range.h:
Fixed bug #24776: an assertion abort in handler::ha_index_init
for queries using 'range checked for each record'.
The problem was fixed in 5.0 by the patch for bug 12291.
The patch for 4.1 down-ported the corresponding code from 5.0 into
QUICK_SELECT::init().
Diffstat (limited to 'extra/my_print_defaults.c')
0 files changed, 0 insertions, 0 deletions