1
0
mirror of https://github.com/MariaDB/server.git synced 2026-01-06 05:22:24 +03:00

Merge next-mr -> next-4284.

This commit is contained in:
Konstantin Osipov
2010-02-05 01:08:08 +03:00
356 changed files with 56816 additions and 12061 deletions

View File

@@ -61,7 +61,7 @@ release_lock("lock_bug45143_wait")
# Switch to connection 'con_bug45143_1'.
# Reap INSERT statement.
Warnings:
Note 1592 Statement may not be safe to log in statement format.
Note 1592 Unsafe statement binlogged in statement format since BINLOG_FORMAT = STATEMENT. Reason for unsafeness: Statement uses a system function whose value may differ on slave.
# Switch to connection 'con_bug45143_3'.
# Reap LOCK TABLES statement.
unlock tables;