summaryrefslogtreecommitdiff
path: root/mysql-test/t/disabled.def
diff options
context:
space:
mode:
authorBjorn Munch <Bjorn.Munch@sun.com>2009-07-15 14:20:56 +0200
committerBjorn Munch <Bjorn.Munch@sun.com>2009-07-15 14:20:56 +0200
commit6fed1e15c23dd882ddc8e522a0156269c9424635 (patch)
treec8a077ac015909441f2b9ee44f6b1bb156e5d3c4 /mysql-test/t/disabled.def
parent47fa03abe75414040dc5ab96f6dc29f01ed7017b (diff)
downloadmariadb-git-6fed1e15c23dd882ddc8e522a0156269c9424635.tar.gz
Bug #43005 main.init_connect fais on Windows in PB2
Server args containing spaces do not work on Windows Fixed my_safe_rprocess-win to re-apply "" around such args
Diffstat (limited to 'mysql-test/t/disabled.def')
-rw-r--r--mysql-test/t/disabled.def1
1 files changed, 0 insertions, 1 deletions
diff --git a/mysql-test/t/disabled.def b/mysql-test/t/disabled.def
index af4eb44b464..6d8f0af0c28 100644
--- a/mysql-test/t/disabled.def
+++ b/mysql-test/t/disabled.def
@@ -12,4 +12,3 @@
kill : Bug#37780 2008-12-03 HHunger need some changes to be robust enough for pushbuild.
innodb_bug39438 : Bug#42383 2009-01-28 lsoares "This fails in embedded and on windows. Note that this test is not run on windows and on embedded in PB for main trees currently"
query_cache_28249 : Bug#43861 2009-03-25 main.query_cache_28249 fails sporadically
-init_connect : Bug#44920 2009-05-18 pcrews MTR2 is not processing master.opt input properly on Windows