mariadb/plugin/server_audit
ParadoxV5 2047483417 Tag my_printf_error with ATTRIBUTE_FORMAT
[Breaking]
The `my_print_error` service passes formats and args directly
to `my_vsnprintf`. Just like the `my_snprintf` service,
I increased this service’s major version because:
* Custom suffixes are now a thing
  (and custom specifiers will soon no longer be).
* GCC `-Wformat` now checks formats sent to them.
2025-02-11 20:32:55 +01:00
..
CMakeLists.txt Merge branch '5.5' into 10.1 2019-05-11 19:15:57 +03:00
COPYING Update FSF Address 2019-05-11 21:29:06 +03:00
plugin_audit_v4.h Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
server_audit.c Tag my_printf_error with ATTRIBUTE_FORMAT 2025-02-11 20:32:55 +01:00
test_audit_v4.c MDEV-18350 Using audit plugin with MySQL, mysqld crashes when running COM_INIT_DB against invalid database. 2019-07-26 08:44:43 +04:00