mariadb/storage/innobase
Jan Lindström cbc5157feb MDEV-7878: innodb_scrub_background fails sporadically in buildbot (Failing assertion: offset > 0 && offset < UNIV_PAGE_SIZE)
Problem was that when encrypted space was flushed page 0 is
also updated but crypt data offset was sometimes not
calculated.
2015-03-31 09:00:01 +03:00
..
api
btr Merge branch '10.0' into 10.1 2015-03-07 13:21:02 +01:00
buf Pass down the information should we encrypt the page at os0file.cc 2015-02-10 10:21:18 +01:00
data
dict Merge branch '10.0' into 10.1 2015-03-07 13:21:02 +01:00
dyn
eval
fil MDEV-7878: innodb_scrub_background fails sporadically in buildbot (Failing assertion: offset > 0 && offset < UNIV_PAGE_SIZE) 2015-03-31 09:00:01 +03:00
fsp Push for testing of encryption 2015-02-10 10:21:17 +01:00
fts innodb 5.6.23 2015-02-18 17:59:21 +01:00
fut
ha
handler InnoDB cleanup. Remove empty statements i.e. extra ; characters. 2015-03-16 09:14:13 +02:00
ibuf Merge remote-tracking branch 'origin/10.0' into 10.0 2015-02-22 21:45:24 +01:00
include Add more information if page state is not correct. 2015-03-10 14:05:57 +02:00
lock Merge branch '10.0' into 10.1 2015-03-07 13:21:02 +01:00
log Merge branch '10.0' into 10.1 2015-03-07 13:21:02 +01:00
mach
mem
mtr Push for testing of encryption 2015-02-10 10:21:17 +01:00
mysql-test/storage_engine
os Merge branch '10.0' into 10.1 2015-03-07 13:21:02 +01:00
page Push for testing of encryption 2015-02-10 10:21:17 +01:00
pars
que
read
rem Merge branch '10.0' into 10.1 2015-03-07 13:21:02 +01:00
row MDEV-7770: Online DDL progress output contains incorrectly printed index names 2015-03-13 09:38:08 +02:00
srv Merge branch '10.0' into 10.1 2015-03-07 13:21:02 +01:00
sync MDEV-7619: Improve long semaphore wait output 2015-03-11 07:31:57 +02:00
trx Merge branch '10.0' into 10.1 2015-03-07 13:21:02 +01:00
usr
ut Merge branch '10.0' into 10.1 2015-03-07 13:21:02 +01:00
CMakeLists.txt Merged from 10.0-FusionIO: 2015-02-19 17:42:18 +02:00
compile-innodb
COPYING.Google
COPYING.Percona
Doxyfile
ha_innodb.def
plugin_exports