summaryrefslogtreecommitdiff
path: root/mysql-test/r/processlist_notembedded.result
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/r/processlist_notembedded.result')
-rw-r--r--mysql-test/r/processlist_notembedded.result1
1 files changed, 1 insertions, 0 deletions
diff --git a/mysql-test/r/processlist_notembedded.result b/mysql-test/r/processlist_notembedded.result
index ab1ced79e25..ed8509ca13c 100644
--- a/mysql-test/r/processlist_notembedded.result
+++ b/mysql-test/r/processlist_notembedded.result
@@ -4,5 +4,6 @@
SET DEBUG_SYNC= 'before_join_optimize SIGNAL in_sync WAIT_FOR go';
SET DEBUG_SYNC= 'now WAIT_FOR in_sync';
SET DEBUG_SYNC= 'now SIGNAL go';
+user
SET DEBUG_SYNC = 'RESET';
End of 5.5 tests