mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
Merge bk-internal.mysql.com:/home/bk/mysql-5.1-runtime
into bodhi.(none):/opt/local/work/mysql-5.1-runtime
This commit is contained in:
@ -131,7 +131,7 @@ set global general_log=ON;
|
||||
set global log_output=default;
|
||||
show variables like 'log_output';
|
||||
Variable_name Value
|
||||
log_output TABLE
|
||||
log_output FILE
|
||||
set global general_log=OFF;
|
||||
set global log_output=FILE;
|
||||
truncate table mysql.general_log;
|
||||
|
Reference in New Issue
Block a user