mariadb/plugin/server_audit
Sergei Golubchik aa36d9e742 MDEV-5120 Test suite test maria-no-logging fails
stat structure (from <sys/stat.h>) is conditionally defined
to have different layout and size depending on the defined macros.
The correct macro is defined in my_config.h, which means it MUST be
included first (or, at least before <features.h> - so, practically,
before including any system headers).
2014-10-02 11:57:40 +02:00
..
CMakeLists.txt MariaDB Audit plugin added. 2014-02-24 23:40:16 +04:00
COPYING MariaDB Audit plugin added. 2014-02-24 23:40:16 +04:00
server_audit.c MDEV-5120 Test suite test maria-no-logging fails 2014-10-02 11:57:40 +02:00