mirror of
https://github.com/MariaDB/server.git
synced 2025-11-09 11:41:36 +03:00
Remove deprication from mariadbd --debug
--debug is supported by allmost all our other binaries and we should keep it also in the server to keep option names similar.
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
set session debug="L";
|
||||
Warnings:
|
||||
Warning 1287 '@@debug' is deprecated and will be removed in a future release. Please use '@@debug_dbug' instead
|
||||
select @@global.debug="1";
|
||||
@@global.debug="1"
|
||||
0
|
||||
|
||||
Reference in New Issue
Block a user