diff options
author | Jan Wedvik <jan.wedvik@sun.com> | 2011-01-11 12:09:54 +0100 |
---|---|---|
committer | Jan Wedvik <jan.wedvik@sun.com> | 2011-01-11 12:09:54 +0100 |
commit | 0a7cfad0804ab912d185c9478872b990783932bd (patch) | |
tree | 33efe1cbbdfd4e1197cf92445003f6cdfd580e51 /mysys/my_getsystime.c | |
parent | 2f4741667867accad41d6b2d2a9ac67851ad35c0 (diff) | |
download | mariadb-git-0a7cfad0804ab912d185c9478872b990783932bd.tar.gz |
Fix for bug#58553, "Queries with pushed conditions causes 'explain extended'
to crash mysqld".
handler::pushed_cond was not always properly reset when table objects where
recycled via the table cache.
handler::pushed_cond is now set to NULL in handler::ha_reset(). This should
prevent pushed conditions from (incorrectly) re-apperaring in later queries.
Diffstat (limited to 'mysys/my_getsystime.c')
0 files changed, 0 insertions, 0 deletions