summaryrefslogtreecommitdiff
path: root/mysql-test/suite/galera/r/MW-258.result
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/suite/galera/r/MW-258.result')
-rw-r--r--mysql-test/suite/galera/r/MW-258.result8
1 files changed, 0 insertions, 8 deletions
diff --git a/mysql-test/suite/galera/r/MW-258.result b/mysql-test/suite/galera/r/MW-258.result
index 28b1e4049ab..1b4d4ae0de8 100644
--- a/mysql-test/suite/galera/r/MW-258.result
+++ b/mysql-test/suite/galera/r/MW-258.result
@@ -20,14 +20,6 @@ wsrep_desync_count 2
SHOW VARIABLES LIKE 'wsrep_desync';
Variable_name Value
wsrep_desync OFF
-SHOW PROCESSLIST;
-Id User Host db Command Time State Info Progress
-# system user # NULL Sleep # NULL NULL 0.000
-# system user # NULL Sleep # wsrep aborter idle NULL 0.000
-# root # test Sleep # NULL 0.000
-# root # test Query # init SHOW PROCESSLIST 0.000
-# root # test Query # Waiting for table metadata lock ALTER TABLE t1 ADD COLUMN f2 INTEGER 0.000
-# root # test Query # checking permissions ALTER TABLE t1 ADD COLUMN f3 INTEGER 0.000
UNLOCK TABLES;
value after RSU:
SHOW STATUS LIKE 'wsrep_desync_count';