mariadb/storage/innobase
Sergei Golubchik 175c9fe1d5 cleanup: specifying plugin dependencies in CMakeLists.txt
1. rename option DEPENDENCIES in MYSQL_ADD_PLUGIN() to DEPENDS
   to be consistent with other cmake commands and macros

2. use this DEPENDS option in plugins

3. add dependencies to the plugin embedded target too

4. plugins don't need to add GenError dependency explicitly,
   all plugins depend on it automatically
2021-08-03 10:10:00 +02:00
..
btr MDEV-25998 fixup: Avoid a hang 2021-07-27 10:44:01 +03:00
buf Bug ONLINE RESIZING BUFFER POOL CAN CRASH CONCURRENT BP LOOKUP 2021-07-22 18:05:23 +03:00
data MDEV-20377: Fix -Wunused-but-set-variable 2020-07-01 20:34:06 +03:00
dict MDEV-25503 InnoDB hangs on startup during recovery 2021-04-27 17:07:37 +05:30
eval MDEV-21254 Remove unused keywords from the InnoDB SQL parser 2019-12-09 12:32:04 +02:00
fil MDEV-25998 fixup: Avoid a hang 2021-07-27 10:44:01 +03:00
fsp Remove a unused variable 2021-06-16 07:50:04 +03:00
fts Bug INNODB_FT_TOTAL_CACHE_SIZE NOT CAPPED WHEN SET TO 32000000 2021-07-22 18:05:23 +03:00
fut Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
gis MDEV-23693 Failing assertion: my_atomic_load32_explicit(&lock->lock_word, MY_MEMORY_ORDER_RELAXED) == X_LOCK_DECR 2020-10-27 18:30:00 +05:30
ha Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
handler MDEV-20154 Assertion len <= col->len | ... failed in row_merge_buf_add 2021-07-29 12:33:05 +03:00
ibuf MDEV-13103 fixup: Actually fix a crash during IMPORT TABLESPACE 2021-03-31 09:06:44 +03:00
include MDEV-25998 fixup: Avoid a hang 2021-07-27 10:44:01 +03:00
lock MDEV-25594: Improve debug checks 2021-07-27 08:52:01 +03:00
log MDEV-25982 Upgrade of MariaDB 10.1 log crashes due to missing encryption key 2021-06-22 09:11:41 +03:00
mach Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
mem MDEV-20377: Make WITH_MSAN more usable 2020-07-01 17:23:00 +03:00
mtr MDEV-24188 fixup: Correct the FindBlockX predicate 2020-11-18 13:52:37 +02:00
mysql-test/storage_engine Fix for MDEV-17449, typo in error message () 2019-03-24 21:24:28 +04:00
os MDEV-24393 InnoDB disregards --skip-external-locking 2021-07-27 08:52:59 +03:00
page MDEV-25361 fixup: Fix integer type mismatch 2021-07-22 17:53:43 +03:00
pars MDEV-22255 SIGABRT: Assertion id' failed in trx_write_trx_id on INSERT | Assertion id > 0' failed in trx_write_trx_id | Assertion val > 0' failed in row_upd_index_entry_sys_field | Assertion thr_get_trx(thr)->id || index->table->no_rollback()' failed. 2021-04-15 17:53:33 +03:00
que Cleanup: Remove unused symbol QUE_THR_PROCEDURE_WAIT 2021-01-08 16:14:26 +02:00
read MDEV-25594: Improve debug checks 2021-07-27 08:52:01 +03:00
rem MDEV-23851 MDEV-24229 BF-BF conflict issues 2020-12-28 09:06:16 +02:00
row MDEV-26062 : InnoDB: WSREP: referenced FK check fail: Lock wait index PRIMARY table schema.child_table 2021-07-26 15:55:58 +03:00
srv revive innodb_debug_sync 2021-04-27 11:51:17 +03:00
sync MDEV-24188 Hang in buf_page_create() after reusing a previously freed page 2020-11-13 20:16:39 +02:00
trx MDEV-25594: Improve debug checks 2021-07-27 08:52:01 +03:00
ut MDEV-20377: Fix cmake -DPLUGIN_PERFSCHEMA=NO 2020-07-02 06:03:59 +03:00
.clang-format-old switch off storage/innobase/.clang-format: InnoDB uses a common formatting style for all new code 2021-03-17 11:01:15 +03:00
bzip2.cmake Add feature summary at the end of cmake. 2021-07-21 10:22:56 +03:00
CMakeLists.txt cleanup: specifying plugin dependencies in CMakeLists.txt 2021-08-03 10:10:00 +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 Add feature summary at the end of cmake. 2021-07-21 10:22:56 +03:00
lz4.cmake Add feature summary at the end of cmake. 2021-07-21 10:22:56 +03:00
lzma.cmake Add feature summary at the end of cmake. 2021-07-21 10:22:56 +03:00
lzo.cmake Add feature summary at the end of cmake. 2021-07-21 10:22:56 +03:00
plugin_exports
snappy.cmake Add feature summary at the end of cmake. 2021-07-21 10:22:56 +03:00