mirror of
https://github.com/MariaDB/server.git
synced 2025-01-29 02:05:57 +01:00
8 lines
168 B
Text
8 lines
168 B
Text
|
To run a test suite under this directory, you should use the format:
|
||
|
|
||
|
mysql-test-run --suite=compat/oracle
|
||
|
|
||
|
or to run one test:
|
||
|
|
||
|
mysql-test-run compat/oracle.test_name
|