|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Skip navigation links
The MySQL Test Framework :: 4 MySQL Test Programs :: 4.1 mysqltest â Program to Run Test Cases Section Navigation [Toggle]
The mysqltest program runs a test case against a MySQL server and optionally compares the output with a result file. This program reads input written in a special test language. Typically, you invoke mysqltest via mysql-test-run.pl rather than invoking it directly. mysqltest_embedded is similar but is built
with support for the Features of mysqltest:
By default, mysqltest reads the test case on the standard input. To run mysqltest this way, you normally invoke it like this: shell>
You can also name the test case file with a
mysqltest supports the following options:
© 1995-2008 MySQL AB. All rights reserved. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||


