$ perl ./mtr main.features --embedded-server
|
|
...
|
CURRENT_TEST: main.features
|
--- /data/repo/git/10.1/mysql-test/r/features.result 2015-05-12 01:55:28.000000000 +0300
|
+++ /data/repo/git/10.1/mysql-test/r/features.reject 2015-05-12 21:36:25.000000000 +0300
|
@@ -120,15 +120,15 @@
|
drop table t1;
|
show status like "%trigger%";
|
Variable_name Value
|
-Binlog_group_commit_trigger_count 0
|
-Binlog_group_commit_trigger_lock_wait 0
|
-Binlog_group_commit_trigger_timeout 0
|
Com_create_trigger 1
|
Com_drop_trigger 1
|
Com_show_create_trigger 0
|
Com_show_triggers 1
|
Executed_triggers 2
|
Feature_trigger 2
|
+Binlog_group_commit_trigger_count 0
|
+Binlog_group_commit_trigger_lock_wait 0
|
+Binlog_group_commit_trigger_timeout 0
|
#
|
# Feature xml
|
#
|
|
mysqltest: Result content mismatch
|