mirror of
https://github.com/MariaDB/server.git
synced 2026-04-26 02:05:31 +02:00
fixed a Bug #4998 "--protocol doesn't reject bad values"
This commit is contained in:
parent
83e3d3f9a3
commit
aab7b774d5
9 changed files with 26 additions and 10 deletions
9
mysql-test/r/mysql_protocols.result
Normal file
9
mysql-test/r/mysql_protocols.result
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
<default>
|
||||
ok
|
||||
TCP
|
||||
ok
|
||||
SOCKET
|
||||
ok
|
||||
ERROR 2047: Wrong or unknown protocol
|
||||
ERROR 2047: Wrong or unknown protocol
|
||||
Unknown option to protocol: NullS
|
||||
Loading…
Add table
Add a link
Reference in a new issue