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
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
dict Merge 10.1 into 10.2 2020-10-21 14:02:04 +03:00
dyn
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
ha
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
mem
mtr compilation error on bintar-centos6-amd64-debug 2020-08-03 09:48:52 +02:00
mysql-test/storage_engine
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
que
read
rem
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
ut Merge branch '10.1' into 10.2 2019-10-30 21:33:01 +01:00
.clang-format
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