summaryrefslogtreecommitdiff
path: root/mysql-test/t/sp-threads.test
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/t/sp-threads.test')
-rw-r--r--mysql-test/t/sp-threads.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql-test/t/sp-threads.test b/mysql-test/t/sp-threads.test
index 4c192f3e96f..4733201cde2 100644
--- a/mysql-test/t/sp-threads.test
+++ b/mysql-test/t/sp-threads.test
@@ -75,7 +75,7 @@ send call bug9486();
connection con2root;
--sleep 2
# There should be call statement in locked state.
---replace_column 1 # 6 #
+--replace_column 1 # 3 localhost 6 #
show processlist;
unlock tables;
connection con1root;