~chuck-bell/mysql-utilities/mysql-utilities

« back to all changes in this revision

Viewing changes to mysql-test/r/replicate_innodb.result

  • Committer: chuck.bell at oracle
  • Date: 2011-09-29 14:14:38 UTC
  • Revision ID: chuck.bell@oracle.com-20110929141438-clzfl7m2769wt2jm
WL#5983 : allow user to specify binary log file and position (mysqlreplicate)

This patch adds new features to mysqlreplicate to permit starting replication
from the beginning, starting from a specific log file, and starting from a
specific log file and position.

Show diffs side-by-side

added added

removed removed

Lines of Context:
34
34
# Checking for binary logging on master...
35
35
# Setting up replication...
36
36
# Connecting slave to master...
37
 
# Starting slave...
 
37
# Starting slave from master's last position...
38
38
# status: Waiting for master to send event
39
39
# error: 0:
40
 
# Unlocking tables on master...
41
40
# ...done.
42
41
Test case 2 - use pedantic to fail if innodb different
43
42
# master on localhost: ... connected.