mariadb/mysql-test/lib/My/SafeProcess
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
..
Base.pm Fix typos in mysql-test/ 2025-04-29 13:53:16 +10:00
CMakeLists.txt Merge branch '10.3' into 10.4 2021-09-24 12:29:57 +02:00
safe_kill_win.cc MDEV-11499 mysqltest, Windows : improve diagnostics if server fails to shutdown 2021-09-24 11:49:28 +02:00
safe_process.cc MDEV-38499: cmake and compile warnings on MacOSX when 2026-01-16 10:40:49 +02:00
safe_process_win.cc Fix typos in mysql-test/ 2025-04-29 13:53:16 +10:00
wsrep_check_version.c MDEV-18565 Galera mtr-suite fails if galera library is not installed 2020-04-27 09:22:36 +02:00