1
0
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:
Horst.Hunger
2010-11-11 11:25:03 +01:00
parent 4b0fe88708
commit 32102073df
7 changed files with 7 additions and 4 deletions

View File

@ -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';