mariadb/storage/xtradb
Marko Mäkelä 836d4e74d9 Write proper tests for MDEV-12634: Uninitialised ROW_MERGE_RESERVE_SIZE bytes
Introduce innodb_encrypt_log.combinations and prove that
the encryption and decryption take place during both
online ADD INDEX (WL#5266) and online table-rebuilding ALTER (WL#6625).
2017-09-16 21:15:38 +03:00
..
api MDEV-12253: Buffer pool blocks are accessed after they have been freed 2017-04-26 15:19:16 +03:00
btr Fix some warnings 2017-09-16 09:45:38 +00:00
buf Merge 10.0 into 10.1 2017-09-06 15:32:56 +03:00
data 5.6.31-77.0 2016-08-10 19:24:58 +02:00
dict Merge tag 'mariadb-10.0.32' into 10.0-galera 2017-08-09 08:56:11 +03:00
dyn Merge branch '5.5' into 10.0 2017-03-03 01:37:54 +02:00
eval
fil Merge 10.0 into 10.1 2017-09-06 15:32:56 +03:00
fsp MDEV-13557: Startup failure, unable to decrypt ibdata1 2017-08-29 14:23:34 +03:00
fts Merge 10.0 into 10.1 2017-05-20 08:41:20 +03:00
fut Part 1 of MDEV-8139 Fix scrubbing tests 2017-01-04 18:21:42 +02:00
ha 5.6.30-76.3 2016-06-21 14:20:09 +02:00
handler MDEV-13821 : mariabackup sometimes could lose ib_logf(FATAL) messages, 2017-09-16 09:45:38 +00:00
ibuf Merge 10.0 into 10.1 2017-09-06 15:32:56 +03:00
include Clean up after commit 93087d5fe7 2017-09-16 15:05:22 +03:00
lock Merge 10.0 into 10.1 2017-09-06 15:32:56 +03:00
log MDEV-13807 mariabackup --apply-log-only does generate redo log by performing rollback and possibly other tasks 2017-09-16 09:55:49 +03:00
mach 5.6.35-80.0 2017-03-04 20:50:02 +02:00
mem 5.6.31-77.0 2016-08-10 19:24:58 +02:00
mtr Merge 10.0 into 10.1 2017-03-09 08:53:08 +02:00
mysql-test/storage_engine Merge branch '10.0' into 10.1 2017-08-08 10:18:43 +02:00
os Innodb : do not call fflush() in os_get_last_error_low(), if no error 2017-09-16 09:45:38 +00:00
page Merge 10.0 into 10.1 2017-09-06 15:32:56 +03:00
pars Merge branch 'merge-xtradb-5.6' into 10.0 2017-05-17 12:11:12 +03:00
que
read
rem Merge tag 'mariadb-10.0.31' into 10.0-galera 2017-05-30 15:28:52 +05:30
row Write proper tests for MDEV-12634: Uninitialised ROW_MERGE_RESERVE_SIZE bytes 2017-09-16 21:15:38 +03:00
srv MDEV-13807 mariabackup --apply-log-only does generate redo log by performing rollback and possibly other tasks 2017-09-16 09:55:49 +03:00
sync Silence bogus GCC 7 warnings -Wimplicit-fallthrough 2017-05-17 08:27:04 +03:00
trx MDEV-13807 mariabackup --apply-log-only does generate redo log by performing rollback and possibly other tasks 2017-09-16 09:55:49 +03:00
usr Remove redundant UT_LIST_INIT() calls 2017-05-17 10:33:49 +03:00
ut MDEV-12253: Buffer pool blocks are accessed after they have been freed 2017-04-26 15:19:16 +03:00
CMakeLists.txt Merge branch '10.0' into 10.1 2017-08-15 09:50:31 +02:00
COPYING.Google
COPYING.Percona
Doxyfile
ha_innodb.def