mariadb/storage/innobase
Marko Mäkelä ce70573f62 MDEV-21353 Assertion failures due to btr_pcur_restore_pos() misbehaving
In commit befde6e97e
a bogus condition was added, aiming to avoid debug assertion failures
during ALTER TABLE...IMPORT TABLESPACE.

page_cur_delete_rec(): Remove the bogus condition, and replace the
use of buf_block_modify_clock_inc() with a lower-level operation
that skips the debug checks that would fail during IMPORT.
2019-12-20 17:57:32 +02:00
..
btr Merge 10.4 into 10.5 2019-12-16 07:47:17 +02:00
buf MDEV-21133: use aligned memcpy in redo log and buffer pool 2019-12-13 21:03:50 +07:00
data Merge 10.3 into 10.4 2019-07-25 18:42:06 +03:00
dict Merge 10.4 into 10.5 2019-12-16 07:47:17 +02:00
eval Merge 10.4 into 10.5 2019-12-16 07:47:17 +02:00
fil Cleanup: Remove fil_space_get_flags() 2019-12-18 16:27:26 +02:00
fsp MDEV-21225: Fix warnings 2019-12-05 08:23:23 +02:00
fts Merge 10.4 into 10.5 2019-12-16 07:47:17 +02:00
fut MDEV-21174: Replace mlog_write_ulint() with mtr_t::write() 2019-12-03 11:05:18 +02:00
gis Merge 10.4 into 10.5 2019-12-16 07:47:17 +02:00
ha Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
handler Merge 10.4 into 10.5 2019-12-16 07:47:17 +02:00
ibuf Merge 10.4 into 10.5 2019-12-16 07:47:17 +02:00
include Cleanup: Remove fil_space_get_flags() 2019-12-18 16:27:26 +02:00
lock Merge 10.4 into 10.5 2019-12-16 07:47:17 +02:00
log Cleanup: Remove fil_space_get_flags() 2019-12-18 16:27:26 +02:00
mach Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
mem Merge branch '10.2' into 10.3 2019-10-31 10:58:06 +01:00
mtr MDEV-21174: Remove some mlog_write_initial_log_record_fast() 2019-12-13 18:15:51 +02:00
mysql-test/storage_engine MDEV-20907 Set innodb_log_files_in_group=1 by default 2019-10-28 17:11:10 +02:00
os check I/O buffer size and alignment in InnoDB 2019-12-19 23:46:49 +08:00
page MDEV-21353 Assertion failures due to btr_pcur_restore_pos() misbehaving 2019-12-20 17:57:32 +02:00
pars Merge 10.4 into 10.5 2019-12-16 07:47:17 +02:00
que fix a memory leak introduced by f4b4284650 2019-12-12 21:29:51 +07:00
read MVCC::view_close(): Correct comments 2019-09-04 09:42:38 +03:00
rem Merge 10.4 into 10.5 2019-12-16 07:47:17 +02:00
row MDEV-21174: Fix the WITH_INNODB_EXTRA_DEBUG build 2019-12-16 13:14:05 +02:00
srv MDEV-12353 preparation: Remove UNIV_LOG_LSN_DEBUG 2019-12-17 15:39:21 +02:00
sync Merge 10.4 into 10.5 2019-12-16 07:47:17 +02:00
trx Merge 10.4 into 10.5 2019-12-16 07:47:17 +02:00
ut Merge 10.4 into 10.5 2019-12-16 07:47:17 +02:00
.clang-format add .clang-format file for InnoDB 2019-10-29 21:56:24 +03:00
bzip2.cmake Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
CMakeLists.txt MDEV-16264 Use threadpool for Innodb background work. 2019-11-15 18:09:30 +01:00
compile-innodb Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
COPYING.Google
COPYING.Percona
innodb.cmake MDEV-17958: Remove IS_BIG_ENDIAN 2019-05-14 12:35:42 +03: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
snappy.cmake Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00