mysqltest (1) Linux Manual Page
mysqltest – program to run test cases mysqltest_embedded – program to run embedded test cases Synopsis mysqltest [options] [db_name] mysqltest_embedded [options] [db_name]DescriptionThe mysqltest program runs a test case against a MariaDB server and optionally compares the output with a result file. This program reads input written in a special test language. Typically, you invoke mysqltest…
