mariadb/mysql-test/lib/My
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
..
File Make install.db read only in mtr 2023-05-23 09:16:36 +03:00
SafeProcess MDEV-38499: cmake and compile warnings on MacOSX when 2026-01-16 10:40:49 +02:00
Config.pm Fix typos in mysql-test/ 2025-04-29 13:53:16 +10:00
ConfigFactory.pm Fix typos in mysql-test/ 2025-04-29 13:53:16 +10:00
CoreDump.pm Fix typos in mysql-test/ 2025-04-29 13:53:16 +10:00
Debugger.pm Merge 10.11 into 11.4 2025-09-24 13:40:09 +03:00
Find.pm MDEV-19129: Xcode compatibility update: mysql-test-run.pl: rename $opt_vs_config to $multiconfig to use with other cmake multiconfig generators 2021-10-21 16:48:00 +03:00
Handles.pm MDEV-20421: big_innodb_log reliably fails on buildbot Windows 2019-09-06 12:05:20 +03:00
Options.pm mtr failed to detect when a combination is forced 2022-01-14 22:16:39 +01:00
Platform.pm Fix typos in mysql-test/ 2025-04-29 13:53:16 +10:00
SafeProcess.pm Merge branch '11.8' into 12.0 2025-05-22 09:22:55 +02:00
Suite.pm mysql-test: allow suite.pm add its suite to the default list. 2013-11-27 21:58:36 +01:00
SysInfo.pm Fix typos in mysql-test/ 2025-04-29 13:53:16 +10:00
Tee.pm MDEV-22176 Add JUnit support to MTR to generate XML test result 2020-04-07 09:27:51 +00:00
Test.pm MDEV-30836 MTR misc improvements 2023-09-05 17:17:44 +10:00