1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-08 11:22:35 +03:00

Fix for some failing tests.

This commit is contained in:
Nirbhay Choubey
2014-08-11 17:09:59 -04:00
parent f64a0c3f85
commit e1facda416
14 changed files with 314 additions and 2 deletions

View File

@@ -10,6 +10,5 @@ there should be *no* long test name listed below:
select distinct variable_name as `there should be *no* variables listed below:` from t2
left join t1 on variable_name=test_name where test_name is null;
there should be *no* variables listed below:
innodb_disallow_writes
drop table t1;
drop table t2;