mariadb/win/packaging
Vladislav Vaintroub 4da30b3e3d MDEV-221 - Properly escape command line when starting mysql_install_db
since password characters can contain quotes or spaces.

The proper quoting method for command line arguments used here was  extracted from
http://blogs.msdn.com/b/twistylittlepassagesallalike/archive/2011/04/23/everyone-quotes-arguments-the-wrong-way.aspx

Additionally, mysql_install_db.exe now passes root password to "mysqld.exe --bootstrap"
 in hexadecimal form, to handle potential special chars inside password string literal.
2012-04-16 15:28:33 +02:00
..
ca MDEV-221 - Properly escape command line when starting mysql_install_db 2012-04-16 15:28:33 +02:00
CMakeLists.txt Fix a problem building MSI using localized (Spanish) Visual Studio 2010. 2011-06-08 16:56:35 +02:00
COPYING.rtf MWL#55 : implement MSI installer 2011-01-29 19:06:50 +01:00
CPackWixConfig.cmake MWL#55 : implement MSI installer 2011-01-29 19:06:50 +01:00
create_msi.cmake.in Fix a problem building MSI using localized (Spanish) Visual Studio 2010. 2011-06-08 16:56:35 +02:00
custom_ui.wxs MWL#55 : implement MSI installer 2011-01-29 19:06:50 +01:00
extra.wxs.in MDEV-221 - Properly escape command line when starting mysql_install_db 2012-04-16 15:28:33 +02:00
heidisql.cmake Use newly released HeidiSQL 7.0 in the MSI installer 2012-02-12 23:02:56 +01:00
heidisql.wxi.in LP947631: Uninstall wipes HeidiSQL settings, even if HeidiSQL is installed prior to MariaDB 2012-03-06 01:46:32 +01:00
heidisql_feature.wxi.in LP947631: Uninstall wipes HeidiSQL settings, even if HeidiSQL is installed prior to MariaDB 2012-03-06 01:46:32 +01:00
mysql_server.wxs.in CMake fixes for buildbot/MSI package building and signing: 2011-03-28 01:05:34 +02:00
WixUIBannerBmp.jpg add some forgotten jpgs 2011-01-30 23:40:56 +01:00
WixUIDialogBmp.jpg add some forgotten jpgs 2011-01-30 23:40:56 +01:00