1
0
mirror of https://github.com/MariaDB/server.git synced 2026-01-06 05:22:24 +03:00

mysql-5.5.37 selective merge

This commit is contained in:
Sergei Golubchik
2014-03-27 22:26:58 +01:00
1335 changed files with 3710 additions and 722 deletions

View File

@@ -53,7 +53,7 @@ SELECT @@global.general_log_file;
# Change the value of general_log_file to a invalid value #
#######################################################################
# Assumed text if no quotes or numbers.
--error ER_WRONG_TYPE_FOR_VAR
SET @@global.general_log_file = mytest.log;
--error ER_WRONG_TYPE_FOR_VAR
SET @@global.general_log_file = 12;