mariadb/storage/innobase
2019-04-25 14:15:54 +03:00
..
api Merge branch 'github/10.0' into 10.1 2018-02-02 10:09:44 +01:00
btr cmake: re-enable -Werror in the maintainer mode 2019-03-27 22:51:37 +01:00
buf Fix -Wnonnull-compare 2019-04-03 09:46:49 +03:00
data Fix -Wnonnull-compare 2019-04-03 09:46:49 +03:00
dict Bug #19811005 ALTER TABLE ADD INDEX DOES NOT UPDATE INDEX_LENGTH IN I_S TABLES 2019-04-25 14:12:45 +03:00
dyn Fix compiler error on gcc 6.x and most of the compiler warnings. 2017-04-05 10:50:12 +03:00
eval move to storage/innobase 2015-05-04 19:17:21 +02:00
fil cmake: re-enable -Werror in the maintainer mode 2019-03-27 22:51:37 +01:00
fsp MDEV-16283 ALTER TABLE...DISCARD TABLESPACE still takes long on a large buffer pool 2018-05-29 14:00:20 +03:00
fts Rebuild the InnoDB lexical analyzers with flex 2.6.4 2019-04-01 13:03:18 +03:00
fut Part 1 of MDEV-8139 Fix scrubbing tests 2017-01-04 18:21:42 +02:00
ha move to storage/innobase 2015-05-04 19:17:21 +02:00
handler Bug#28573894 ALTER PARTITIONED TABLE ADD AUTO_INCREMENT DIFF RESULT DEPENDING ON ALGORITHM 2019-04-25 14:12:45 +03:00
ibuf MDEV-13103 Deal with page_compressed page corruption 2018-06-14 13:46:07 +03:00
include MDEV-19331 Merge new release of InnoDB 5.6.44 to 10.1 2019-04-25 14:15:54 +03:00
lock Merge 5.5 into 10.1 2019-04-24 12:03:11 +03:00
log MDEV-17003 service_manager_extend_timeout() being called too often 2018-08-21 12:33:40 +03:00
mach 5.6.35 2017-01-07 14:24:42 +02:00
mem Merge 5.5 into 10.0 2018-03-20 18:36:03 +02:00
mtr Fix compiler error on gcc 6.x and most of the compiler warnings. 2017-04-05 10:50:12 +03:00
mysql-test/storage_engine Fix for MDEV-17449, typo in error message (#1146) 2019-03-24 21:24:28 +04:00
os cmake: re-enable -Werror in the maintainer mode 2019-03-27 22:51:37 +01:00
page Merge 10.0 into 10.1 2018-12-13 13:37:21 +02:00
pars Omit the definition of unused function yyset_extra() 2019-04-02 08:50:53 +03:00
que 5.6.24 2015-05-04 22:13:46 +02:00
read MDEV-15772 Potential list overrun during XA recovery 2019-04-24 11:46:14 +03:00
rem Fix -Wnonnull-compare 2019-04-03 09:46:49 +03:00
row Fix -Wnonnull-compare 2019-04-03 09:46:49 +03:00
srv MDEV-18659: Fix string truncation/overflow in InnoDB and XtraDB 2019-03-06 11:22:27 +02:00
sync Silence bogus GCC 7 warnings -Wimplicit-fallthrough 2017-05-17 08:27:04 +03:00
trx Merge 5.5 into 10.1 2019-04-24 12:03:11 +03:00
usr Remove redundant UT_LIST_INIT() calls 2017-05-17 10:33:49 +03:00
ut MDEV-18662 ib_wqueue_t has a data race 2019-02-21 12:23:47 +02:00
CMakeLists.txt Merge 10.0 into 10.1 2019-03-27 11:56:08 +02:00
compile-innodb move to storage/innobase 2015-05-04 19:17:21 +02:00
COPYING.Google move to storage/innobase 2015-05-04 19:17:21 +02:00
COPYING.Percona move to storage/innobase 2015-05-04 19:17:21 +02:00
Doxyfile move to storage/innobase 2015-05-04 19:17:21 +02:00
ha_innodb.def move to storage/innobase 2015-05-04 19:17:21 +02:00
plugin_exports