mariadb/storage/xtradb
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 XtraDB 5.6.21-70.0 2014-11-20 17:05:13 +01:00
btr Merge branch '10.0' into 10.1 2015-03-07 13:21:02 +01:00
buf Merge branch '10.0' into 10.1 2015-03-07 13:21:02 +01:00
data
dict MDEV-7672: Crash creating an InnoDB table with foreign keys 2015-03-06 11:19:23 +02: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 XtraDB 5.6.22-71.0 2015-01-21 14:34:58 +01:00
fut
ha
handler InnoDB cleanup. Remove empty statements i.e. extra ; characters. 2015-03-16 09:14:13 +02:00
ibuf Merge branch '5.5' into 10.0 2015-02-18 15:16:27 +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 Use standard InnoDB error mechanism on compression and encryption 2015-03-02 10:55:48 +02:00
mach
mem MDEV-6184 10.0.11 merge 2014-05-06 10:21:34 +02:00
mtr Push for testing of encryption 2015-02-10 10:21:17 +01:00
mysql-test/storage_engine Changes in storage_engine test suite: 2014-09-15 20:33:11 +04:00
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 MDEV-6929: Port Facebook Prefix Index Queries Optimization 2014-11-03 11:18:52 +02:00
que
read xtradb-5.6.19-67.0 2014-08-06 19:57:06 +02:00
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 bzr merge -rtag:mariadb-10.0.15 maria/10.0 2014-12-05 12:33:02 -05:00
usr
ut MDEV-5834: Merge Kakao Defragmentation implementation to MariaDB 10.1 2014-08-06 15:28:58 +03:00
CMakeLists.txt Merge branch '10.0' into 10.1 2015-03-07 13:21:02 +01:00
COPYING.Google
COPYING.Percona
Doxyfile
ha_innodb.def