1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

MDEV-5313 Improving audit api.

JSON api implementations and tests pushed.
sql_acl.cc fixed with the new function names.
This commit is contained in:
Alexey Botchkov
2019-01-17 03:52:52 +04:00
parent edba047080
commit 294d9bf248
10 changed files with 178 additions and 131 deletions

View File

@ -1,3 +1,3 @@
MY_ADD_TESTS(strings LINK_LIBRARIES strings mysys)
MY_ADD_TESTS(strings json LINK_LIBRARIES strings mysys)