mariadb/plugin/query_response_time
ParadoxV5 c8783757d6 Tag rest of my_vsnprintf users w/ ATTRIBUTE_FORMAT
This commit is the final batch of #3360’s `ATTRIBUTE_FORMAT` process,
covering various insignificant (as in, requires few-to-no
changes in addition to gaining this attribute) functions.

One of the main focus of this PR is to enable GCC `-Wformat` (by tagging
`ATTRIBUTE_FORMAT`) on ALL `my_snprintf` utilities. To be throughout,
functions that delegate to `my_vsnprintf` must also inherit this
attribute because `-Wformat` doesn’t trace argument across call stacks.
2025-02-12 10:17:44 +01:00
..
mysql-test/query_response_time mark the deprecated sysvar deprecated 2024-05-27 12:39:02 +02:00
CMakeLists.txt MDEV-11660 Make encryption plugins "pure" 2017-04-27 19:12:38 +02:00
plugin.cc cleanup: CREATE_TYPELIB_FOR() helper 2024-11-05 14:00:47 -08:00
query_response_time.cc Tag rest of my_vsnprintf users w/ ATTRIBUTE_FORMAT 2025-02-12 10:17:44 +01:00
query_response_time.h MDEV-33501 Extend query_response_time plugin to be compatible with Percona server 2024-05-27 12:39:02 +02:00