mariadb/storage/innobase
Marko Mäkelä cb5bca721b MDEV-17765 lock_discard_page() may fail to discard locks for SPATIAL INDEX
lock_discard_page(): Traverse and discard the B-tree record locks
only if they exist. Else, discard the R-tree (spatial) index locks.
2018-11-19 11:40:10 +02:00
..
btr MDEV-17491 micro optimize page_id_t 2018-10-25 18:46:27 +03:00
buf Minor cleanup 2018-10-29 12:05:39 +02:00
data Merge branch 'github/10.1' into 10.2 2018-02-06 14:50:50 +01:00
dict Merge 10.1 into 10.2 2018-11-06 08:41:48 +02:00
eval MDEV-12271 Port MySQL 8.0 Bug#23150562 REMOVE UNIV_MUST_NOT_INLINE AND UNIV_NONINL 2017-03-17 12:42:07 +02:00
fil Minor cleanup 2018-10-29 12:05:39 +02:00
fsp Minor cleanup 2018-10-29 12:05:39 +02:00
fts Merge 10.1 into 10.2 2018-11-06 08:41:48 +02:00
fut MDEV-12270 Port MySQL 8.0 Bug#21141390 REMOVE UNUSED FUNCTIONS AND CONVERT GLOBAL SYMBOLS TO STATIC 2017-03-17 12:48:50 +02:00
gis MDEV-17545 Predicate lock for SPATIAL INDEX should lock non-matching record 2018-10-25 15:18:09 +03:00
ha Skip btr_search_latches[] in SHOW ENGINE INNODB STATUS 2017-12-12 20:00:28 +02:00
handler MDEV-17726: Fix compiler warning 2018-11-19 11:11:53 +02:00
ibuf MDEV-17491 micro optimize page_id_t 2018-10-25 18:46:27 +03:00
include Merge 10.1 into 10.2 2018-11-06 08:41:48 +02:00
lock MDEV-17765 lock_discard_page() may fail to discard locks for SPATIAL INDEX 2018-11-19 11:40:10 +02:00
log MDEV-17491 micro optimize page_id_t 2018-10-25 18:46:27 +03:00
mach Fix Bug#24707869 GCC 5 AND 6 MISCOMPILE MACH_PARSE_COMPRESSED 2017-04-26 23:03:29 +03:00
mem Merge 10.1 into 10.2 2018-03-21 22:58:52 +02:00
mtr mtr_t::start(): Remove unused parameters 2018-11-01 10:48:56 +02:00
mysql-test/storage_engine Merge branch '10.0' into 10.1 2017-08-08 10:18:43 +02:00
os MDEV-13564 Mariabackup does not work with TRUNCATE 2018-09-07 22:10:02 +03:00
page MDEV-17491 micro optimize page_id_t 2018-10-25 18:46:27 +03:00
pars Remove unused parameters and dead code 2017-09-29 16:19:28 +03:00
que MDEV-17073 INSERT…ON DUPLICATE KEY UPDATE became more deadlock-prone 2018-11-02 18:52:39 +02:00
read Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
rem Merge tag 'mariadb-5.5.60' into 5.5-galera 2018-04-24 13:34:57 +03:00
row Merge 10.1 into 10.2 2018-11-06 08:41:48 +02:00
srv MDEV-17491 micro optimize page_id_t 2018-10-25 18:46:27 +03:00
sync MDEV-17306 rw_lock_x_lock_wait_func() double increments rw_x_spin_round_count 2018-09-27 17:57:27 +03:00
trx Fix a comment 2018-11-12 18:06:41 +02:00
ut ut_print_buf_hex(): Correctly dump the hex 2018-07-23 17:49:01 +03:00
bzip2.cmake cleanup: innodb files in cmake/ 2017-03-29 00:40:22 +02:00
CMakeLists.txt Merge tag 'mariadb-10.0.35' into 10.0-galera 2018-05-07 17:20:39 +03: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
innodb.cmake Fix misuse of MY_CHECK_CXX_COMPILER_FLAG 2018-04-05 17:45:36 +04:00
lz4.cmake cleanup: innodb files in cmake/ 2017-03-29 00:40:22 +02:00
lzma.cmake cleanup: innodb files in cmake/ 2017-03-29 00:40:22 +02:00
lzo.cmake cleanup: innodb files in cmake/ 2017-03-29 00:40:22 +02:00
plugin_exports
snappy.cmake cleanup: innodb files in cmake/ 2017-03-29 00:40:22 +02:00