summaryrefslogtreecommitdiff
path: root/mysql-test/t/named_pipe.test
diff options
context:
space:
mode:
authorunknown <knielsen@knielsen-hq.org>2012-02-21 22:15:44 +0100
committerunknown <knielsen@knielsen-hq.org>2012-02-21 22:15:44 +0100
commitf6b68a10707c95e24f67d338eaaa03f1bd575598 (patch)
treebd7748f0d0a239145e4c02b223f523b4c571aacb /mysql-test/t/named_pipe.test
parent4b9907979ce316be12a7ce2b62874b42edf2e39e (diff)
parent7c8ebb532eef543a9b98107c164a12a49e28d0ca (diff)
downloadmariadb-git-f6b68a10707c95e24f67d338eaaa03f1bd575598.tar.gz
Merge MWL#192: Non-blocking client library, into MariaDB 5.5.
Diffstat (limited to 'mysql-test/t/named_pipe.test')
-rw-r--r--mysql-test/t/named_pipe.test2
1 files changed, 2 insertions, 0 deletions
diff --git a/mysql-test/t/named_pipe.test b/mysql-test/t/named_pipe.test
index 23a11d61222..8dcab3329e4 100644
--- a/mysql-test/t/named_pipe.test
+++ b/mysql-test/t/named_pipe.test
@@ -2,6 +2,8 @@
# in order to optimize things we skip this test on all
# other platforms
--source include/windows.inc
+# Named pipe does not support the non-blocking API.
+--disable_non_blocking_api
# thread pool causes different results
-- source include/not_threadpool.inc