mariadb/libservices
Alexey Botchkov 92265da9d7 MDEV-4472 Audit-plugin. Server-related part of the task.
file_logger became the service.
     Data like query_id now are sent to the audit plugin.
     Fix for MDEV-4770 ported from 10.0.
     Fix added for the read_maria_plugin_info().
     Log rotation can be disabled with 'set rotations=0'.
2013-09-09 16:56:35 +05:00
..
CMakeLists.txt MDEV-4472 Audit-plugin. Server-related part of the task. 2013-09-09 16:56:35 +05:00
debug_sync_service.c debug_sync is now a service, available to dynamically loaded plugins. 2012-03-28 19:26:00 +02:00
HOWTO debug_sync is now a service, available to dynamically loaded plugins. 2012-03-28 19:26:00 +02:00
kill_statement_service.c MDEV-4065 thd_kill_statement service 2013-01-18 19:04:23 +01:00
logger_service.c MDEV-4472 Audit-plugin. Server-related part of the task. 2013-09-09 16:56:35 +05:00
my_snprintf_service.c
my_thread_scheduler_service.c
progress_report_service.c
thd_alloc_service.c
thd_wait_service.c