mirror of
https://github.com/MariaDB/server.git
synced 2025-01-29 10:14:19 +01:00
lp:697174, missing result file update.
This commit is contained in:
parent
cf2a7c5b5e
commit
1b63a99060
1 changed files with 1 additions and 1 deletions
|
@ -337,7 +337,7 @@ Log_name Pos Event_type Server_id End_log_pos Info
|
|||
master-bin.000001 524 Query 1 592 BEGIN
|
||||
master-bin.000001 592 Query 1 689 use `test`; INSERT INTO t2 VALUES (1,0), (2,0)
|
||||
master-bin.000001 689 Xid 1 716 COMMIT /* XID */
|
||||
-- CHANGE MASTER TO MASTER_LOG_FILE='./master-bin.000001', MASTER_LOG_POS=716;
|
||||
-- CHANGE MASTER TO MASTER_LOG_FILE='master-bin.000001', MASTER_LOG_POS=716;
|
||||
SELECT * FROM t1 ORDER BY a;
|
||||
a
|
||||
1
|
||||
|
|
Loading…
Add table
Reference in a new issue