diff options
Diffstat (limited to 'mysql-test/main/myisam.test')
-rw-r--r-- | mysql-test/main/myisam.test | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/mysql-test/main/myisam.test b/mysql-test/main/myisam.test index ec49e71b..538603c6 100644 --- a/mysql-test/main/myisam.test +++ b/mysql-test/main/myisam.test @@ -7,9 +7,6 @@ call mtr.add_suppression("Can't find record in '.*'"); call mtr.add_suppression("Table 't1' is marked as crashed and should be repaired"); -# Initialise -SET SQL_WARNINGS=1; - # # Test problem with CHECK TABLE; # |