Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Kirill Smelkov
mariadb
Commits
5f109f48
Commit
5f109f48
authored
16 years ago
by
Georgi Kodinov
Browse files
Options
Download
Plain Diff
merge of the addenum for bug 37339 to 5.1-bugteam
parents
2149e3b9
a1e9b6ba
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
2 deletions
+3
-2
mysql-test/r/ctype_filesystem.result
mysql-test/r/ctype_filesystem.result
+1
-1
mysql-test/t/ctype_filesystem-master.opt
mysql-test/t/ctype_filesystem-master.opt
+1
-1
mysql-test/t/ctype_filesystem.test
mysql-test/t/ctype_filesystem.test
+1
-0
No files found.
mysql-test/r/ctype_filesystem.result
View file @
5f109f48
SET CHARACTER SET utf8;
SHOW VARIABLES like 'character_sets_dir';
Variable_name Value
character_sets_dir /ß/
character_sets_dir
MYSQL_TEST_DIR
/ß/
SHOW VARIABLES like 'character_set_filesystem';
Variable_name Value
character_set_filesystem latin1
...
...
This diff is collapsed.
Click to expand it.
mysql-test/t/ctype_filesystem-master.opt
View file @
5f109f48
--character-sets-dir=/ß
--character-sets-dir=
$MYSQL_TEST_DIR
/
--character-set-filesystem=latin1
This diff is collapsed.
Click to expand it.
mysql-test/t/ctype_filesystem.test
View file @
5f109f48
SET
CHARACTER
SET
utf8
;
--
replace_result
$MYSQL_TEST_DIR
MYSQL_TEST_DIR
SHOW
VARIABLES
like
'character_sets_dir'
;
SHOW
VARIABLES
like
'character_set_filesystem'
;
SHOW
VARIABLES
like
'character_set_client'
;
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment