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

BUG#46166

Post merge fixes for mysql-5.5-bugteam.
This commit is contained in:
Luis Soares
2010-12-07 16:55:25 +00:00
parent 26ee8f532e
commit 16b2ca1f65
5 changed files with 7 additions and 6 deletions

View File

@ -58,7 +58,8 @@ EOF
# Assertion
###########
# assertion: should throw warning
# assertion: should raise error
-- error ER_NO_UNIQUE_LOGFILE
FLUSH LOGS;
##############