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
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
nexedi
MariaDB
Commits
9c1b1fc3
Commit
9c1b1fc3
authored
Apr 04, 2005
by
unknown
Browse files
Options
Browse Files
Download
Plain Diff
Merge mysql.com:/usr/home/bar/mysql-4.1
into mysql.com:/usr/home/bar/mysql-5.0 strings/ctype-uca.c: Auto merged
parents
d65e52d8
dd44998b
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
4 deletions
+3
-4
mysql-test/r/ctype_uca.result
mysql-test/r/ctype_uca.result
+2
-2
strings/ctype-uca.c
strings/ctype-uca.c
+1
-2
No files found.
mysql-test/r/ctype_uca.result
View file @
9c1b1fc3
...
...
@@ -1759,8 +1759,8 @@ P,p
Ƥ,ƥ
Q,q
ĸ
R,
RR,Rr,r,r
r,Ŕ,ŕ,Ŗ,ŗ,Ř,ř
rR
R,r,Ŕ,ŕ,Ŗ,ŗ,Ř,ř
RR,Rr,rR,rr
Ʀ
S,s,Ś,ś,Ŝ,ŝ,Ş,ş,Š,š,ſ
SS,Ss,sS,ss,ß
...
...
strings/ctype-uca.c
View file @
9c1b1fc3
...
...
@@ -6651,8 +6651,7 @@ static const char slovak[]=
static
const
char
spanish2
[]
=
/* Also good for Asturian and Galician */
"&C < ch <<< Ch <<< CH"
"&L < ll <<< Ll <<< LL"
"&N <
\\
u00F1 <<<
\\
u00D1"
"&R << rr <<< Rr <<< RR"
;
"&N <
\\
u00F1 <<<
\\
u00D1"
;
static
const
char
roman
[]
=
/* i.e. Classical Latin */
"& I << j <<< J "
...
...
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