~ubuntu-branches/ubuntu/precise/mysql-5.1/precise

« back to all changes in this revision

Viewing changes to mysql-test/suite/rpl/t/rpl_bug33931.test

  • Committer: Bazaar Package Importer
  • Author(s): Chuck Short
  • Date: 2010-06-21 15:31:05 UTC
  • mfrom: (1.1.3 upstream)
  • mto: This revision was merged to the branch mainline in revision 6.
  • Revision ID: james.westby@ubuntu.com-20100621153105-pbbz3t6nyrf9t2zq
Tags: upstream-5.1.48
ImportĀ upstreamĀ versionĀ 5.1.48

Show diffs side-by-side

added added

removed removed

Lines of Context:
37
37
#
38
38
source include/wait_for_slave_to_stop.inc;
39
39
 
40
 
--replace_result $MASTER_MYPORT MASTER_PORT
41
 
--replace_column 1 # 8 # 9 # 19 # 23 # 33 # 37 #
42
 
query_vertical show slave status;
 
40
# 1593 = ER_SLAVE_FATAL_ERROR 
 
41
--let $slave_sql_errno= 1593 
 
42
--let $show_slave_sql_error= 1
 
43
--source include/wait_for_slave_sql_error.inc
43
44
 
44
45
#
45
46
# Cleanup