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

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

This commit is contained in:
Jan Lindström
2013-09-27 13:01:14 +03:00
parent ac5d1d761a
commit 8ad1b5b108
3 changed files with 4 additions and 0 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -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