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
bfcbca22
Commit
bfcbca22
authored
Sep 30, 2004
by
unknown
Browse files
Options
Browse Files
Download
Plain Diff
Merge mysql.com:/home/bk/mysql-4.1
into mysql.com:/users/kboortz/daily/work/mysql-4.1-vax
parents
92e7d03e
064f4bf4
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
mysql-test/t/mysql_protocols.test
mysql-test/t/mysql_protocols.test
+3
-3
No files found.
mysql-test/t/mysql_protocols.test
View file @
bfcbca22
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
--
exec
echo
"select ' ok' as '<default>'"
|
$MYSQL
--
exec
echo
"select ' ok' as '<default>'"
|
$MYSQL
--
exec
echo
"select ' ok' as 'TCP'"
|
$MYSQL
--
protocol
=
TCP
--
exec
echo
"select ' ok' as 'TCP'"
|
$MYSQL
--
protocol
=
TCP
--
exec
echo
"select ' ok' as 'SOCKET'"
|
$MYSQL
--
protocol
=
SOCKET
--
exec
echo
"select ' ok' as 'SOCKET'"
|
$MYSQL
--
protocol
=
SOCKET
--
exec
echo
"select ' ok' as 'PIPE'"
|
$MYSQL
--
protocol
=
PIPE
2
>&
1
--
exec
echo
"select ' ok' as 'PIPE'"
|
$MYSQL
--
protocol
=
PIPE
2
>&
1
||
true
--
exec
echo
"select ' ok' as 'MEMORY'"
|
$MYSQL
--
protocol
=
MEMORY
2
>&
1
--
exec
echo
"select ' ok' as 'MEMORY'"
|
$MYSQL
--
protocol
=
MEMORY
2
>&
1
||
true
--
exec
echo
"select ' ok' as 'NullS'"
|
$MYSQL
--
protocol
=
NullS
2
>&
1
--
exec
echo
"select ' ok' as 'NullS'"
|
$MYSQL
--
protocol
=
NullS
2
>&
1
||
true
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