~ubuntu-branches/ubuntu/wily/mysql-5.6/wily

« back to all changes in this revision

Viewing changes to mysql-test/t/sp-threads.test

  • Committer: Package Import Robot
  • Author(s): Marc Deslauriers
  • Date: 2015-04-16 20:07:10 UTC
  • mto: (1.3.9 vivid-proposed)
  • mto: This revision was merged to the branch mainline in revision 11.
  • Revision ID: package-import@ubuntu.com-20150416200710-pcrsa022082zj46k
Tags: upstream-5.6.24
ImportĀ upstreamĀ versionĀ 5.6.24

Show diffs side-by-side

added added

removed removed

Lines of Context:
82
82
--sleep 2
83
83
# There should be call statement in locked state.
84
84
--replace_column 1 # 3 localhost 6 #
 
85
--replace_result "starting" STATE "init" STATE "cleaning up" STATE
85
86
--sorted_result
86
87
show processlist;
87
88
unlock tables;