mirror of
https://github.com/MariaDB/server.git
synced 2025-08-23 03:54:27 +03:00
4 lines
89 B
Plaintext
4 lines
89 B
Plaintext
set global log_warnings=2;
|
|
set @@wait_timeout=1;
|
|
set global log_warnings=@@log_warnings;
|