1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-08 11:22:35 +03:00

3 Commits

Author SHA1 Message Date
Sergei Golubchik
1563988ae6 MDEV-37160 When >=2 clients are in use, the server_audit_file_buffer_size setting is not honored
initialize cn->sync_statement everywhere where cn->thread_id is

followup for ef3c843c17 and 7251cbca51
2025-08-02 15:24:34 +02:00
Sergei Golubchik
ef3c843c17 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
2025-08-01 18:00:53 +02:00
Alexey Botchkov
7251cbca51 MDEV-34680 Asynchronous and Buffered Logging for Audit Plugin.
Buffering with the IO_CACHE added to the file logger.
2025-08-01 18:00:49 +02:00