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
92d4958e
Commit
92d4958e
authored
Aug 03, 2007
by
mkindahl@dl145h.mysql.com
Browse files
Options
Browse Files
Download
Plain Diff
Merge dl145h.mysql.com:/data0/mkindahl/mysql-5.0-2team
into dl145h.mysql.com:/data0/mkindahl/mysql-5.1-2team
parents
efb82b3a
ea984809
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
mysql-test/t/ctype_ucs.test
mysql-test/t/ctype_ucs.test
+0
-1
No files found.
mysql-test/t/ctype_ucs.test
View file @
92d4958e
...
@@ -651,5 +651,4 @@ select * from t1 where a=if(b<10,_ucs2 0x00C0,_ucs2 0x0062);
...
@@ -651,5 +651,4 @@ select * from t1 where a=if(b<10,_ucs2 0x00C0,_ucs2 0x0062);
select
*
from
t1
where
a
=
if
(
b
<
10
,
_ucs2
0x0062
,
_ucs2
0x00C0
);
select
*
from
t1
where
a
=
if
(
b
<
10
,
_ucs2
0x0062
,
_ucs2
0x00C0
);
drop
table
t1
;
drop
table
t1
;
--
echo
End
of
5.0
tests
--
echo
End
of
5.0
tests
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