mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
mysql-5.5.37 selective merge
This commit is contained in:
@ -9,6 +9,7 @@ SELECT @@global.general_log_file;
|
||||
mysqld.log
|
||||
'#--------------------FN_DYNVARS_004_02------------------------#'
|
||||
SET @@global.general_log_file = mytest.log;
|
||||
ERROR 42000: Incorrect argument type to variable 'general_log_file'
|
||||
SET @@global.general_log_file = 12;
|
||||
ERROR 42000: Incorrect argument type to variable 'general_log_file'
|
||||
'#----------------------FN_DYNVARS_004_03------------------------#'
|
||||
|
Reference in New Issue
Block a user