mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Remove debug output
This commit is contained in:
@ -2,7 +2,6 @@
|
||||
#
|
||||
# show the global and session values;
|
||||
#
|
||||
--eval select '$MYSQL_CHARSETSDIR'
|
||||
--replace_result $MYSQL_CHARSETSDIR MYSQL_CHARSETSDIR
|
||||
select @@global.character_sets_dir;
|
||||
--error ER_INCORRECT_GLOBAL_LOCAL_VAR
|
||||
|
Reference in New Issue
Block a user