mariadb/storage/innobase
Marko Mäkelä e87a8efd32 MDEV-24455 Assertion `!m_freed_space' failed in mtr_t::start
In commit 0c23e32d27 (MDEV-24445)
we forgot to keep m_freed_space in sync with m_freed_pages in one case.
2020-12-21 10:48:51 +02:00
..
btr MDEV-24445 Using innodb_undo_tablespaces corrupts system tablespace 2020-12-18 19:23:34 +02:00
buf MDEV-24445 Using innodb_undo_tablespaces corrupts system tablespace 2020-12-18 19:23:34 +02:00
data Merge remote-tracking branch 'origin/10.4' into 10.5 2020-07-03 23:31:12 +03:00
dict Merge 10.4 into 10.5 2020-12-02 18:29:49 +02:00
eval Merge 10.4 into 10.5 2019-12-16 07:47:17 +02:00
fil MDEV-24442 Assertion space->referenced() failed in fil_crypt_space_needs_rotation 2020-12-18 16:53:45 +02:00
fsp MDEV-24445 Using innodb_undo_tablespaces corrupts system tablespace 2020-12-18 19:23:34 +02:00
fts Merge 10.4 into 10.5 2020-10-30 11:15:30 +02:00
fut MDEV-22110 preparation: Remove mtr_memo_contains macros 2020-06-10 07:50:09 +03:00
gis Merge 10.4 into 10.5 2020-10-30 11:15:30 +02:00
ha MDEV-22871: Remove pointer indirection for InnoDB hash_table_t 2020-06-18 14:16:01 +03:00
handler MDEV-24313 (2 of 2): Silently ignored innodb_use_native_aio=1 2020-12-14 15:27:03 +02:00
ibuf MDEV-24445 Using innodb_undo_tablespaces corrupts system tablespace 2020-12-18 19:23:34 +02:00
include MDEV-24445 Using innodb_undo_tablespaces corrupts system tablespace 2020-12-18 19:23:34 +02:00
lock MDEV-24116: Fix clang 12 -Wrange-loop-analysis 2020-11-04 16:54:25 +02:00
log MDEV-24280 InnoDB triggers too many independent periodic tasks 2020-11-25 16:54:00 +02:00
mem Merge 10.4 into 10.5 2020-07-02 09:41:44 +03:00
mtr MDEV-24455 Assertion `!m_freed_space' failed in mtr_t::start 2020-12-21 10:48: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 MDEV-24313 fixup: GCC 8 -Wconversion 2020-12-14 18:01:30 +02:00
page Cleanup: Fix Intel compiler warnings about sign conversions 2020-11-25 11:32:49 +02:00
pars Cleanup: Remove os0proc.* 2020-09-03 16:40:42 +03:00
que Cleanup: Reduce que_thr_t, que_fork_t, trx_lock_t size 2020-04-30 10:43:43 +03:00
read MDEV-22701 InnoDB: encapsulate trx_sys.mutex and trx_sys.trx_list into a separate class 2020-06-23 19:11:57 +03:00
rem Merge 10.4 into 10.5 2020-05-05 21:16:22 +03:00
row MDEV-24391 heap-use-after-free in fil_space_t::flush_low() 2020-12-11 09:05:26 +02:00
srv MDEV-24313 (2 of 2): Silently ignored innodb_use_native_aio=1 2020-12-14 15:27:03 +02:00
sync MDEV-24308: Remove some os_thread_ functions 2020-11-30 11:15:31 +02:00
trx MDEV-24445 Using innodb_undo_tablespaces corrupts system tablespace 2020-12-18 19:23:34 +02:00
ut MDEV-24308: Remove some os_thread_ functions 2020-11-30 11:15:31 +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 Merge 10.4 into 10.5 2020-10-30 11:15:30 +02: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-21534 fixup: Remove HAVE_IB_LINUX_FUTEX 2020-11-23 15:45:03 +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
snappy.cmake Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00