Commit c1c22c04 authored by Sergei Golubchik's avatar Sergei Golubchik

update test results

(yes, we no longer add all variables to sys_vars suite!)
parent 903cfde1
......@@ -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;
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment