mariadb/storage/xtradb
Sergey Petrunya ad78c24a20 BUG#665669: Result differences on query re-execution
- 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).
2011-01-12 15:00:10 +03:00
..
btr Merge of innodb_plugin for MySQL 5.1.53 with xtradb 2010-11-25 15:11:37 +02:00
buf Merge of innodb_plugin for MySQL 5.1.53 with xtradb 2010-11-25 15:11:37 +02:00
build Merge XtraDB 10 into MariaDB. 2010-04-28 16:35:00 +02:00
data Merge XtraDB from Percona-Server-5.1.47-11 into MariaDB. 2010-08-04 10:39:53 +02:00
dict Merge of innodb_plugin for MySQL 5.1.53 with xtradb 2010-11-25 15:11:37 +02:00
dyn Merge XtraDB 8 into MariaDB. 2009-11-13 22:26:08 +01:00
eval Merge XtraDB from Percona-Server 5.1.52-11.6 into MariaDB 5.1 2010-11-24 14:04:38 +01:00
fil merge with 5.1 2010-10-25 15:21:16 +02:00
fsp Merge XtraDB from Percona-Server-5.1.47-11 into MariaDB. 2010-08-04 10:39:53 +02:00
fut Merge XtraDB 8 into MariaDB. 2009-11-13 22:26:08 +01:00
ha Merge XtraDB from Percona-Server 5.1.52-11.6 into MariaDB 5.1 2010-11-24 14:04:38 +01:00
handler BUG#665669: Result differences on query re-execution 2011-01-12 15:00:10 +03:00
ibuf Merge of innodb_plugin for MySQL 5.1.53 with xtradb 2010-11-25 15:11:37 +02:00
include Merge with 5.1-release. 2010-12-06 10:25:44 +02:00
lock Merge XtraDB from Percona-server-5.1.51-12 into MariaDB. 2010-10-19 14:16:15 +02:00
log Merge XtraDB from Percona-Server 5.1.52-11.6 into MariaDB 5.1 2010-11-24 14:04:38 +01:00
mach Merge XtraDB 8 into MariaDB. 2009-11-13 22:26:08 +01:00
mem Merge XtraDB from Percona-server-5.1.51-12 into MariaDB. 2010-10-19 14:16:15 +02:00
mtr After-merge fixes for MySQL 5.1.46 merge into MariaDB: result file update and compiler warning removals. 2010-04-28 21:29:45 +02:00
os Merge of innodb_plugin for MySQL 5.1.53 with xtradb 2010-11-25 15:11:37 +02:00
page Merge XtraDB from Percona server 5.1.49-12 into MariaDB. 2010-09-03 19:42:54 +02:00
pars Fixed race condition when innobase_shutdown_for_mysql() was called before parser was initialized (as it's initialized on first usage) 2010-01-17 13:41:32 +02:00
que Merge XtraDB from Percona-Server 5.1.52-11.6 into MariaDB 5.1 2010-11-24 14:04:38 +01:00
read Merge XtraDB 8 into MariaDB. 2009-11-13 22:26:08 +01:00
rem Merge XtraDB from Percona server 5.1.49-12 into MariaDB. 2010-09-03 19:42:54 +02:00
row Post-merge fixes: fix compile failure in buildbot 2010-12-06 20:44:17 +03:00
scripts Merge XtraDB 9 into MariaDB. 2010-01-15 16:58:25 +01:00
srv Fixed some compiler warnings 2010-11-30 01:14:34 +02:00
sync Fixed failures in buildbot 2010-12-01 22:18:03 +02:00
thr Merge XtraDB 9 into MariaDB. 2010-01-15 16:58:25 +01:00
trx Merge of innodb_plugin for MySQL 5.1.53 with xtradb 2010-11-25 15:11:37 +02:00
usr Merge XtraDB 9 into MariaDB. 2010-01-15 16:58:25 +01:00
ut 5.1.51 merge 2010-10-19 15:58:35 +02:00
ChangeLog Merge of innodb_plugin for MySQL 5.1.53 with xtradb 2010-11-25 15:11:37 +02:00
CMakeLists.txt Bug#473914: mysql_client_test fail with in debug compilaton on windows x64 2010-12-06 12:52:06 +01:00
COPYING.Google Import Percona XtraDB into the MariaDB source tree. 2009-06-09 13:16:11 +02:00
COPYING.Percona Merge XtraDB 8 into MariaDB. 2009-11-13 22:26:08 +01:00
COPYING.Sun_Microsystems Merge XtraDB 8 into MariaDB. 2009-11-13 22:26:08 +01:00
Doxyfile Merge XtraDB 8 into MariaDB. 2009-11-13 22:26:08 +01:00
ha_innodb.def Import Percona XtraDB into the MariaDB source tree. 2009-06-09 13:16:11 +02:00
Makefile.am merge with 5.1 2010-11-30 23:11:03 +02:00
plug.in Merge of innodb_plugin for MySQL 5.1.53 with xtradb 2010-11-25 15:11:37 +02:00