diff options
Diffstat (limited to 'mysql-test/main/mysql_protocols.result')
-rw-r--r-- | mysql-test/main/mysql_protocols.result | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/mysql-test/main/mysql_protocols.result b/mysql-test/main/mysql_protocols.result new file mode 100644 index 00000000000..c6207c4f4f5 --- /dev/null +++ b/mysql-test/main/mysql_protocols.result @@ -0,0 +1,10 @@ +<default> + ok +TCP + ok +SOCKET + ok +ERROR 2047 (HY000): Wrong or unknown protocol +ERROR 2047 (HY000): Wrong or unknown protocol +Unknown option to protocol: NullS +Alternatives are: 'TCP','SOCKET','PIPE','MEMORY' |