1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-01 03:47:19 +03:00

Post-merge fix of mysqlbinlog.{test,result}

This commit is contained in:
unknown
2007-03-07 10:15:45 +01:00
parent a69a96e26a
commit 142e778d88
2 changed files with 3 additions and 2 deletions

View File

@ -313,5 +313,6 @@ DELIMITER ;
# End of log file
ROLLBACK /* added by mysqlbinlog */;
/*!50003 SET COMPLETION_TYPE=@OLD_COMPLETION_TYPE*/;
flush logs;
End of 5.0 tests
flush logs;
End of 5.1 tests