Commit 8ad1b5b1 authored by Jan Lindström's avatar Jan Lindström

Updated test results because of new system variables and a new lock variable.

parent ac5d1d76
......@@ -874,6 +874,7 @@ The following options may be given as the first argument:
--wsrep-dbug-option=name
DBUG options to provider library
--wsrep-debug To enable debug level logging
--wsrep-desync To desynchronize the node from the cluster
--wsrep-drupal-282555-workaround
To use a workaround forbad autoincrement value
--wsrep-forced-binlog-format=name
......@@ -1182,6 +1183,7 @@ wsrep-convert-LOCK-to-trx FALSE
wsrep-data-home-dir
wsrep-dbug-option
wsrep-debug FALSE
wsrep-desync FALSE
wsrep-drupal-282555-workaround FALSE
wsrep-forced-binlog-format NONE
wsrep-load-data-splitting TRUE
......
......@@ -68,6 +68,7 @@ wait/synch/mutex/sql/LOCK_thread_count
wait/synch/mutex/sql/LOCK_user_conn
wait/synch/mutex/sql/LOCK_user_locks
wait/synch/mutex/sql/LOCK_uuid_short_generator
wait/synch/mutex/sql/LOCK_wsrep_desync
wait/synch/mutex/sql/LOCK_wsrep_ready
wait/synch/mutex/sql/LOCK_wsrep_replaying
wait/synch/mutex/sql/LOCK_wsrep_rollback
......
......@@ -20,6 +20,7 @@ wsrep_convert_lock_to_trx
wsrep_data_home_dir
wsrep_dbug_option
wsrep_debug
wsrep_desync
wsrep_drupal_282555_workaround
wsrep_forced_binlog_format
wsrep_load_data_splitting
......
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