mirror of
https://github.com/MariaDB/server.git
synced 2025-01-22 06:44:16 +01:00
ad78c24a20
- Cause: handler::in_range_check_pushed_down was not reset when a command would call handler->idx_cond_push() without later calling handler->index_end(). - Fix: reset the variable in handler->reset(), too (like we do with other Index Condition Pushdown members). |
||
---|---|---|
.. | ||
archive | ||
blackhole | ||
csv | ||
example | ||
federated | ||
federatedx | ||
heap | ||
ibmdb2i | ||
innobase | ||
innodb_plugin | ||
maria | ||
myisam | ||
myisammrg | ||
ndb | ||
oqgraph | ||
pbxt | ||
sphinx | ||
xtradb | ||
Makefile.am | ||
mysql_storage_engine.cmake |