mirror of
https://github.com/MariaDB/server.git
synced 2025-01-30 02:30:06 +01:00
751ebe44fd
This gives a short overview over found/missing dependencies as well as enabled/disabled features. Initial author Heinz Wiesinger <heinz@m2mobi.com> Additions by Vicențiu Ciorbaru <vicentiu@mariadb.org> * Report all plugins enabled via MYSQL_ADD_PLUGIN * Simplify code. Eliminate duplication by making use of WITH_xxx variable values to set feature "ON" / "OFF" state. Reviewed by: wlad@mariadb.com (code details) serg@mariadb.com (the idea) |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
common.cc | ||
common.h | ||
handshake.cc | ||
handshake.h | ||
handshake_client.cc | ||
log_client.cc | ||
plugin_client.cc |