1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

MDEV-4506: Parallel replication. .result file updates + a few comment updates.

This commit is contained in:
unknown
2013-09-30 10:41:41 +02:00
parent 976606d031
commit 45c3c71513
4 changed files with 10 additions and 5 deletions

View File

@ -31,6 +31,6 @@ a
1
2
3
InnoDB: Last MySQL binlog file position 0 922, file name ./master-bin.000001
InnoDB: Last MySQL binlog file position 0 926, file name ./master-bin.000001
SET DEBUG_SYNC= 'RESET';
DROP TABLE t1;