mysql_client_test (1) Linux Manual Page
mysql_client_test – test client API mysql_client_test_embedded – test client API for embedded server Synopsis mysql_client_test [options] [test_name] … mysql_client_test_embedded [options] [test_name] …DescriptionThe 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 is similar but used for testing the embedded server. Both…
