mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
2. review update for bug#52501 fixing a syntax error, a not actual result file and replaced directory info by place holder.
This commit is contained in:
@ -16,4 +16,4 @@ FROM INFORMATION_SCHEMA.GLOBAL_VARIABLES
|
||||
WHERE VARIABLE_NAME='general_log_file';
|
||||
@@global.general_log_file = VARIABLE_VALUE
|
||||
1
|
||||
SET @@global.general_log_file= 'test.log';
|
||||
SET @@global.general_log_file= 'start_value';
|
||||
|
Reference in New Issue
Block a user