mariadb/storage/xtradb
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
..
api Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
btr Merge 10.1 into 10.2 2020-08-13 07:38:35 +03:00
buf Merge branch '10.1' into 10.2 2020-08-02 11:05:29 +02:00
data Update FSF Address 2019-05-11 21:29:06 +03:00
dict Merge 10.1 into 10.2 2020-10-21 14:02:04 +03:00
dyn Merge branch '5.5' into 10.1 2019-05-11 19:15:57 +03:00
eval Remove the wrappers ut_time(), ut_difftime(), ib_time_t 2019-07-24 21:59:26 +03:00
fil Merge 10.1 into 10.2 2020-08-13 17:50:40 +03:00
fsp Merge 10.1 into 10.2 2020-07-20 14:53:24 +03:00
fts MDEV-23999 Potential stack overflow in InnoDB fulltext search 2020-10-21 10:04:44 +03:00
fut Update FSF Address 2019-05-11 21:29:06 +03:00
ha Update FSF Address 2019-05-11 21:29:06 +03:00
handler Merge 10.1 into 10.2 2020-09-29 10:04:37 +03:00
ibuf MDEV-23190 InnoDB data file extension is not crash-safe 2020-07-20 14:48:56 +03:00
include Merge 10.1 into 10.2 2020-10-21 14:02:04 +03:00
lock MDEV-7962 wsrep_on() takes 0.14% in OLTP RO 2020-04-27 11:18:11 +03:00
log XtraDB 5.6.45-86.1 2019-10-30 13:21:36 +02:00
mach Update FSF Address 2019-05-11 21:29:06 +03:00
mem Update FSF Address 2019-05-11 21:29:06 +03:00
mtr compilation error on bintar-centos6-amd64-debug 2020-08-03 09:48:52 +02:00
mysql-test/storage_engine Merge branch '10.1' into 10.2 2017-08-17 11:38:34 +02:00
os Merge 10.1 into 10.2 2020-09-22 15:21:43 +03:00
page MDEV-19526 heap number overflow on innodb_page_size=64k 2020-08-12 18:21:53 +03:00
pars Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
que Remove ut_usectime(), ut_gettimeofday() 2019-07-24 21:59:26 +03:00
read Update FSF Address 2019-05-11 21:29:06 +03:00
rem Update FSF Address 2019-05-11 21:29:06 +03:00
row Merge 10.1 into 10.2 2020-10-21 14:02:04 +03:00
srv Merge 10.1 into 10.2 2020-07-20 14:53:24 +03:00
sync MDEV-23268 SIGSEGV on srv_monitor_event if InnoDB is read-only 2020-07-23 09:59:16 +03:00
trx MDEV-23190 InnoDB data file extension is not crash-safe 2020-07-20 14:48:56 +03:00
usr Update FSF Address 2019-05-11 21:29:06 +03:00
ut Merge branch '10.1' into 10.2 2019-10-30 21:33:01 +01:00
.clang-format 5.6.41-84.1 2018-10-27 20:53:19 +02:00
CMakeLists.txt cleanup: specifying plugin dependencies in CMakeLists.txt 2021-08-03 10:10:00 +02:00
COPYING.Google
COPYING.Percona
Doxyfile
ha_innodb.def