mariadb/storage/innobase
Marko Mäkelä d480d28f4f Add page_has_prev(), page_has_next(), page_has_siblings()
Until now, InnoDB inefficiently compared the aligned fields
FIL_PAGE_PREV, FIL_PAGE_NEXT to the byte-order-agnostic value FIL_NULL.

This is a backport of 32170f8c6d
from MariaDB Server 10.3.
2019-10-09 08:29:26 +03:00
..
btr Add page_has_prev(), page_has_next(), page_has_siblings() 2019-10-09 08:29:26 +03:00
buf Merge 10.1 into 10.2 2019-07-25 12:14:27 +03:00
data MDEV-19292 "Row size too large" error when creating table with lots columns when row format is DYNAMIC or COMPRESSED 2019-07-05 17:02:21 +03:00
dict Add page_has_prev(), page_has_next(), page_has_siblings() 2019-10-09 08:29:26 +03:00
eval Merge 10.1 into 10.2 2019-07-25 12:14:27 +03:00
fil Fix -Wunused for CMAKE_BUILD_TYPE=RelWithDebInfo 2019-09-30 12:49:53 +03:00
fsp MDEV-12121: Avoid unused variable 2019-09-06 12:50:53 +03:00
fts Merge 10.1 into 10.2 2019-09-18 16:24:48 +03:00
fut Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
gis Add page_has_prev(), page_has_next(), page_has_siblings() 2019-10-09 08:29:26 +03:00
ha Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
handler dict_load_table(): Remove constant parameter cached=true 2019-09-27 14:29:22 +03:00
ibuf Add page_has_prev(), page_has_next(), page_has_siblings() 2019-10-09 08:29:26 +03:00
include Add page_has_prev(), page_has_next(), page_has_siblings() 2019-10-09 08:29:26 +03:00
lock MDEV-20483 trx_lock_t::table_locks is not a subset of trx_lock_t::trx_locks 2019-09-17 19:54:55 +05:30
log MDEV-20688 Recovery crashes after unnecessarily reading a corrupted page 2019-09-27 17:46:10 +05:30
mach Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
mem Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
mtr mtr_t::is_block_dirtied(): Define inline 2019-06-16 15:55:09 +03:00
mysql-test/storage_engine Fix for MDEV-17449, typo in error message (#1146) 2019-03-24 21:24:28 +04:00
os After-merge fix: cmake -DPLUGIN_PERFSCHEMA=NO 2019-07-25 13:34:31 +03:00
page Add page_has_prev(), page_has_next(), page_has_siblings() 2019-10-09 08:29:26 +03:00
pars Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
que MDEV-17614: After-merge fix 2019-08-12 18:50:54 +03:00
read MVCC::view_close(): Correct comments 2019-09-04 09:42:38 +03:00
rem Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
row dict_load_table(): Remove constant parameter cached=true 2019-09-27 14:29:22 +03:00
srv MDEV-20060: Remove bogus unit from error message 2019-08-13 13:32:58 +03:00
sync Reduce rw_lock_debug_mutex contention 2019-09-27 14:22:59 +03:00
trx MDEV-20483 Follow-up fix 2019-09-18 20:20:04 +05:30
ut Merge 10.1 into 10.2 2019-07-25 12:14:27 +03:00
bzip2.cmake Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
CMakeLists.txt Merge 10.1 into 10.2 2019-07-25 12:14:27 +03:00
compile-innodb Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03: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 Merge 10.1 into 10.2 2019-03-27 12:26:11 +02:00
lz4.cmake Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
lzma.cmake Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
lzo.cmake Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
plugin_exports Solaris compilation failure: xtradb is linked in statically, ha_innodb.so needs 2014-05-01 14:05:52 +02:00
snappy.cmake Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00