1
0
mirror of https://github.com/MariaDB/server.git synced 2025-09-02 09:41:40 +03:00

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

This commit is contained in:
tsmith@quadxeon.mysql.com
2007-03-07 10:15:45 +01:00
parent 79191807ff
commit 87468d064b
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