1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

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
This commit is contained in:
Bjorn Munch
2009-07-15 14:20:56 +02:00
parent c63b8f402a
commit 8d6a25a23f
3 changed files with 8 additions and 3 deletions

View File

@ -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