Commit 4502f3b9 authored by Vladislav Vaintroub's avatar Vladislav Vaintroub

disable character_sets_dir_basic - slashes vs backslashes problem is not possible to resolve

parent 3482963a
--source include/not_windows.inc
# #
# show the global and session values; # show the global and session values;
# #
--eval select '$MYSQL_CHARSETSDIR'
--replace_result $MYSQL_CHARSETSDIR MYSQL_CHARSETSDIR --replace_result $MYSQL_CHARSETSDIR MYSQL_CHARSETSDIR
select @@global.character_sets_dir; select @@global.character_sets_dir;
--error ER_INCORRECT_GLOBAL_LOCAL_VAR --error ER_INCORRECT_GLOBAL_LOCAL_VAR
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment