mariadb/storage/innobase/srv
gkodinov d553df5c15 MDEV-38499: cmake and compile warnings on MacOSX when
compiling mariadb from a git tree

Fixed sprintf deprecation warnings compiling on MacOSX.

Replaced some sprintf calls with equivalent snprintf calls,
enough so that "normal" compile on MacOSX (as documented
in the docs) completes without warnings.
2026-01-16 10:40:49 +02:00
..
srv0mon.cc Merge branch '11.8' into bb-12.1-release 2025-10-08 09:05:38 +02:00
srv0srv.cc Merge branch '11.8' into bb-12.1-release 2025-10-08 09:05:38 +02:00
srv0start.cc MDEV-38499: cmake and compile warnings on MacOSX when 2026-01-16 10:40:49 +02:00