mariadb/storage/innobase/dict
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
..
dict0boot.cc Merge branch '10.11' into 11.1 2024-07-08 22:40:16 +02:00
dict0crea.cc Merge branch '11.7' into 11.8 2025-02-11 20:29:43 +01:00
dict0dict.cc Tag my_printf_error with ATTRIBUTE_FORMAT 2025-02-11 20:32:55 +01:00
dict0load.cc MDEV-35049: Use CRC-32C and avoid allocating heap 2025-01-10 16:39:44 +02:00
dict0mem.cc Merge branch '10.6' into 10.11 2025-01-30 11:55:13 +01:00
dict0stats.cc MDEV-35049: Improve btr_search_drop_page_hash_index() 2025-01-10 16:40:34 +02:00
dict0stats_bg.cc Merge 11.0 into 11.1 2024-01-05 13:05:30 +02:00
drop.cc Merge branch '10.11 into 11.4 2025-01-30 12:01:11 +01:00