summaryrefslogtreecommitdiff
path: root/mysql-test/r/xa_binlog.result
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/r/xa_binlog.result')
-rw-r--r--mysql-test/r/xa_binlog.result2
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql-test/r/xa_binlog.result b/mysql-test/r/xa_binlog.result
index 3ce64953902..395f0dc62a4 100644
--- a/mysql-test/r/xa_binlog.result
+++ b/mysql-test/r/xa_binlog.result
@@ -18,7 +18,7 @@ a
1
2
3
-SHOW BINLOG EVENTS LIMIT 1,9;
+SHOW BINLOG EVENTS LIMIT 2,9;
Log_name Pos Event_type Server_id End_log_pos Info
master-bin.000001 # Query 1 # BEGIN
master-bin.000001 # Query 1 # use `test`; INSERT INTO t1 VALUES (1)