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

BUG#47612 - fix review comment

This commit is contained in:
Magnus Blåudd
2009-10-07 16:25:36 +02:00
parent 621e98a31b
commit 8ccd9d7cbe

View File

@@ -57,5 +57,5 @@ if (`select @result = 0`){
skip OK;
}
--enable_query_log
echo ^ Found warnings in $log_error!!;
echo ^ Found warnings in $log_error;
exit;