mirror of
https://github.com/MariaDB/server.git
synced 2026-05-15 11:27:39 +02:00
Dont' run the mysql_protocols on Windows
This commit is contained in:
parent
3a325cb81e
commit
b802826fc9
1 changed files with 2 additions and 0 deletions
|
|
@ -1,5 +1,7 @@
|
|||
# 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"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue