1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

Fixed result for mysql_protocols.result

This commit is contained in:
Monty
2018-08-20 18:51:14 +03:00
parent 38ecd541e8
commit 5abc79dd7a

View File

@ -5,6 +5,7 @@ TCP
SOCKET SOCKET
ok ok
ERROR 2047 (HY000): Wrong or unknown protocol ERROR 2047 (HY000): Wrong or unknown protocol
ERROR 2047 (HY000): Wrong or unknown protocol Unknown option to protocol: MEMORY
Alternatives are: 'TCP','SOCKET','PIPE'
Unknown option to protocol: NullS Unknown option to protocol: NullS
Alternatives are: 'TCP','SOCKET','PIPE','MEMORY' Alternatives are: 'TCP','SOCKET','PIPE'