mariadb/plugin/semisync
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
..
CMakeLists.txt MDEV-11660 Make encryption plugins "pure" 2017-04-27 19:12:38 +02:00
semisync.cc Updated/added copyright header. Added line "use is subject to license terms" 2014-02-17 18:19:04 +05:30
semisync.h MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03:00
semisync_master.cc Merge branch '10.0' into 10.1 2016-02-23 21:35:05 +01:00
semisync_master.h Merge branch '10.0' into 10.1 2016-03-21 13:02:53 +01:00
semisync_master_plugin.cc update plugins' maturity levels 2016-03-18 22:05:23 +01:00
semisync_slave.cc Updated/added copyright headers 2011-06-30 17:46:53 +02:00
semisync_slave.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
semisync_slave_plugin.cc update plugins' maturity levels 2016-03-18 22:05:23 +01:00