mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
MDEV-34680 post-fixes
* clarify the help text for --server-audit-file-rotate-size * initialize cn->sync_statement, otherwise new connection randomly syncs * and DON'T SPAM syslog
This commit is contained in:
@@ -33,7 +33,6 @@ set global server_audit_file_buffer_size=0;
|
||||
Line count in file: 1206
|
||||
set global server_audit_sync_log_file=on;
|
||||
Line count in file: 1207
|
||||
SET GLOBAL server_audit_output_type=0;
|
||||
SET GLOBAL server_audit_file_buffer_size=0;
|
||||
set global server_audit_logging=off;
|
||||
uninstall plugin server_audit;
|
||||
|
Reference in New Issue
Block a user