mariadb/storage/innobase
Jan Lindström c5922c5701 MDEV-8821: Failing assertion: !page || page_type != 0 in file log0recv. cc line 1404
Alloc creating crypt_data to empty page at crash recovery and redo.
2015-09-28 14:03:23 +03:00
..
api Merge branch 'merge-innodb-5.6' into 10.0 2015-08-03 16:23:58 +02:00
btr MDEV-8799: Server crashes in btr_defragment_add_index, encryption.innodb-bad-key-change5 and alike fail in buildbot 2015-09-15 09:40:04 +03:00
buf MDEV-8819: Failing assertion: block->page.space == page_get_space_id(page_align(ptr)) in file buf0buf.cc line 2551 2015-09-25 11:54:03 +03:00
data
dict MDEV-8764: Wrong error when encrypted table can't be decrypted. 2015-09-14 08:27:36 +03:00
dyn
eval
fil MDEV-8832: Encryption meta data should not be stored when ENCRYPTED=DEFAULT and innodb-encrypt-tables=OFF 2015-09-23 17:34:36 +03:00
fsp Merge branch '10.0' into 10.1 2015-09-03 12:58:41 +02:00
fts MDEV-8589: Non-default ENCRYPTION_KEY_ID is ignored upon reading a table 2015-08-14 16:25:18 +03:00
fut
ha
handler MDEV-8817: Failing assertion: new_state->key_version != ENCRYPTION_KEY_VERSION_INVALID 2015-09-23 10:20:05 +03:00
ibuf MDEV-8819: Failing assertion: block->page.space == page_get_space_id(page_align(ptr)) in file buf0buf.cc line 2551 2015-09-25 11:54:03 +03:00
include MDEV-8770: Incorrect error message when importing page compressed tablespace 2015-09-22 07:35:00 +03:00
lock Merge branch '10.0-galera' into 10.1 2015-07-14 16:05:29 -04:00
log MDEV-8821: Failing assertion: !page || page_type != 0 in file log0recv. cc line 1404 2015-09-28 14:03:23 +03:00
mach
mem
mtr
mysql-test/storage_engine Follow-up for MDEV-8675 and MDEV-8676 2015-09-14 03:12:54 +03:00
os Merge branch '10.0' into 10.1 2015-09-03 12:58:41 +02:00
page Fixed failing tests and compiler warnings 2015-08-18 11:18:58 +03:00
pars MDEV-8589: Non-default ENCRYPTION_KEY_ID is ignored upon reading a table 2015-08-14 16:25:18 +03:00
que
read
rem
row MDEV-8772: Assertion failure in file ha_innodb.cc line 20027 when importing page compressed and encrypted tablespace using incorrect keys 2015-09-14 14:11:23 +03:00
srv Add lru evict count for the idle loop (innobase) 2015-08-26 11:49:21 +02:00
sync Merge tag 'mariadb-10.0.20' into 10.1 2015-06-27 20:35:26 +02:00
trx Merge tag 'mariadb-10.0.20' into 10.1 2015-06-27 20:35:26 +02:00
usr
ut MDEV-8764: Wrong error when encrypted table can't be decrypted. 2015-09-14 08:27:36 +03:00
CMakeLists.txt
compile-innodb
COPYING.Google
COPYING.Percona
Doxyfile
ha_innodb.def
plugin_exports