mirror of
https://github.com/MariaDB/server.git
synced 2025-08-31 22:22:30 +03:00
Post-merge fixes to fix test cases.
This commit is contained in:
@@ -17,3 +17,5 @@ WHERE VARIABLE_NAME='log';
|
||||
VARIABLE_VALUE
|
||||
OFF
|
||||
SET @@global.log= @start_log;
|
||||
Warnings:
|
||||
Warning 1287 The syntax '@@log' is deprecated and will be removed in MySQL 7.0. Please use '@@general_log' instead
|
||||
|
Reference in New Issue
Block a user