Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
M
mariadb
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
mariadb
Commits
8254666d
Commit
8254666d
authored
May 28, 2003
by
bar@bar.mysql.r18.ru
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ctype-win1250ch.c:
bug #521 fix: ('3'='4') was true in cp1250_czech_ci
parent
67c67034
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
strings/ctype-win1250ch.c
strings/ctype-win1250ch.c
+1
-1
No files found.
strings/ctype-win1250ch.c
View file @
8254666d
...
...
@@ -290,7 +290,7 @@ static uchar NEAR _sort_order_win1250ch1[] = {
0x82
,
0x83
,
0x84
,
0x85
,
0x86
,
0x87
,
0x88
,
0x89
,
0x8a
,
0x8b
,
0x8c
,
0x8d
,
0x8e
,
0x8f
,
0x90
,
0x91
,
/* 0 ord 48 0x30 */
0x92
,
0x93
,
0x94
,
0x95
,
0x9
5
,
0x97
,
0x98
,
0x99
,
0x92
,
0x93
,
0x94
,
0x95
,
0x9
6
,
0x97
,
0x98
,
0x99
,
0x9a
,
0x9b
,
/* colon ord 58 0x3a */
0x9c
,
0x9d
,
0x9e
,
0x9f
,
0xa0
,
0xa1
,
...
...
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