1
0
mirror of https://github.com/MariaDB/server.git synced 2026-01-06 05:22:24 +03:00

update test results

(yes, we no longer add all variables to sys_vars suite!)
This commit is contained in:
Sergei Golubchik
2015-05-29 21:23:52 +02:00
parent 903cfde149
commit c1c22c043b

View File

@@ -12,5 +12,6 @@ left join t1 on variable_name=test_name where test_name is null;
there should be *no* variables listed below:
innodb_default_encryption_key_id
strict_password_validation
wsrep_patch_version
drop table t1;
drop table t2;