~mysql/mysql-utilities/1.5

Viewing all changes in revision 519.

  • Committer: Israel Gomez
  • Date: 2015-02-26 04:06:59 UTC
  • Revision ID: israel.gomez@oracle.com-20150226040659-bxbvuco02aywh00k
BUG#20583756 : mysqluc fails to launch utilities when using Windows MSI.

mysqluc was failing to launch the utilities when they had been installed
using the Windows MSI. This error was due to a Windows incompatibility 
with the use of both absolute paths and shell=False. With this fix, the 
subprocesses are not longer created using the full path of the 
executables, instead only the name is used for the previously described 
scenario.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: