mariadb/plugin/query_response_time
Vladislav Vaintroub 7bf409593e MDEV-11660 Make encryption plugins "pure"
Do not exporting mysqld entry points directly.
This is needed for mariabackup, to load encryption plugins on Windows.

All plugins are "pure" by default. To mark plugin "impure"
it should use RECOMPILE_FOR_EMBEDDED or STORAGE_ENGINE keyword.
2017-04-27 19:12:38 +02:00
..
mysql-test/query_response_time update plugin maturities 2016-09-05 17:11:14 +02:00
CMakeLists.txt MDEV-11660 Make encryption plugins "pure" 2017-04-27 19:12:38 +02:00
plugin.cc Correct FSF address 2017-03-10 18:21:29 +01:00
query_response_time.cc MDEV-7437 remove suport for "atomics" with rwlocks 2015-01-13 10:15:21 +01:00
query_response_time.h SHOW and FLUSH for I_S tables. 2014-10-11 18:53:04 +02:00