diff options
author | Georgi Kodinov <joro@sun.com> | 2009-12-15 14:20:29 +0200 |
---|---|---|
committer | Georgi Kodinov <joro@sun.com> | 2009-12-15 14:20:29 +0200 |
commit | 188c6f8c7474a0c23282451c592df66048734c04 (patch) | |
tree | 1bc85539fb390643825d37fef23206e72f1bb554 /scripts/mysqlbug.sh | |
parent | dd5550d39616ba797d2c0e72e1c747f09b8cb446 (diff) | |
download | mariadb-git-188c6f8c7474a0c23282451c592df66048734c04.tar.gz |
Bug #48709: Assertion failed in sql_select.cc:11782:
int join_read_key(JOIN_TAB*)
The eq_ref access method TABLE_REF (accessed through
JOIN_TAB) to save state and to track if this is the
first row it finds or not.
This state was not reset on subquery re-execution
causing an assert.
Fixed by resetting the state before the subquery
re-execution.
Diffstat (limited to 'scripts/mysqlbug.sh')
0 files changed, 0 insertions, 0 deletions