1
0
mirror of https://github.com/MariaDB/server.git synced 2025-09-02 09:41:40 +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

@@ -11,4 +11,3 @@
##############################################################################
rpl_cross_version : Bug#42311 2009-03-27 joro rpl_cross_version fails on macosx
rpl_init_slave : Bug#44920 2009-05-18 pcrews MTR2 is not processing master.opt input properly on Windows