1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

MDEV-7500 thread_handling option in my.cnf is not passing "connect events" to audit plugin.

The MYSQL_AUDIT_NOTIFY_CONNECTION_CONNECT() call moved to the login_connection()
  function. So that it'll be invoked in any thread handling mode.
This commit is contained in:
Alexey Botchkov
2015-06-08 12:09:13 +05:00
parent 1ae05db49c
commit 69ed429aff
4 changed files with 508 additions and 5 deletions

View File

@ -0,0 +1,2 @@
--thread_handling=pool-of-threads