mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
Create 'main' test directory and move 't' and 'r' there
This commit is contained in:
8
mysql-test/main/mysqld_option_err.result
Normal file
8
mysql-test/main/mysqld_option_err.result
Normal file
@ -0,0 +1,8 @@
|
||||
Test that unknown option is not silently ignored.
|
||||
Test bad binlog format.
|
||||
Test bad default storage engine.
|
||||
Test non-numeric value passed to number option.
|
||||
Test that bad value for plugin enum option is rejected correctly.
|
||||
Test that --help --verbose works
|
||||
Test that --not-known-option --help --verbose gives error
|
||||
Done.
|
Reference in New Issue
Block a user