General Commands
mariadb-client-test | alias for mysql_client_test |
mariadb-client-test-embedded | alias for mysql_client_test |
mariadb-test | alias for mysqltest |
mariadb-test-embedded | alias for mysqltest |
my_safe_process | Utility program that encapsulates process creation, monitoring and bulletproof process cleanup |
mysql-stress-test.pl | server stress test program |
mysql-test-run.pl | run MariaDB test suite |
mysql_client_test | The mysql_client_test program is used for testing aspects of the MariaDB client API that cannot be tested using mysqltest and its test language. |
mysql_client_test_embedded | alias for mysql_client_test |
mysqltest | The mysqltest program runs a test case against a MariaDB server and optionally compares the output with a result file. |
mysqltest_embedded | alias for mysqltest |