Commit ab13e772 authored by unknown's avatar unknown
Browse files

Dont' run the mysql_protocols on Windows

parent 69012c75
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
# Embedded server doesn't support external clients
--source include/not_embedded.inc
# Windows does not have SOCKET, but will try to create a PIPE as well as MEMORY
--source include/not_windows.inc

# test for Bug #4998 "--protocol doesn't reject bad values"