summaryrefslogtreecommitdiff
path: root/win/packaging/extra.wxs.in
Commit message (Expand)AuthorAgeFilesLines
* MSI installer : Use CAQuietExec64 on Win64 , not CAQuietExecVladislav Vaintroub2020-05-291-1/+1
* Windows : Remove the option for creating anonymous account from the MSI in 10.2Vladislav Vaintroub2017-03-131-12/+1
* MDEV-11903 : correction - min innodb pagesize is 4KVladislav Vaintroub2017-03-131-2/+0
* MDEV-11903 Windows : Support innodb page sizes in the installer/mysql_install...Vladislav Vaintroub2017-03-131-53/+26
* Merge branch '5.5' into 10.0Sergei Golubchik2016-12-091-1/+16
|\
| * MDEV-11214 Windows : MSI installation fails, if run by a service user (e.g L...Vladislav Vaintroub2016-11-031-1/+16
* | Merge branch '5.5' into bb-10.0Sergei Golubchik2016-06-211-12/+6
|\ \ | |/
| * MDEV-10071 Block installation on XP/Windows 2003 Server(they are no more supp...Vladislav Vaintroub2016-05-241-0/+3
| * MDEV-10108 Fix errors in installations by domain userVladislav Vaintroub2016-05-241-1/+3
| * MDEV-9973 : Do not set permissions for serviceaccount user (Win7 and later)Vladislav Vaintroub2016-04-271-11/+0
| * Fix win/ files to be stored with LF in repositoryVicentiu Ciorbaru2015-05-081-913/+913
* | convert files from CRLF to LF line endingsSergei Golubchik2015-05-081-913/+913
* | MDEV-7531 Update 10.0.15 to 10.0.16 -> Error 2003 (HY000) can't connect to My...Sergei Golubchik2015-01-301-8/+8
|/
* remove start menu shortcut to upgrade wizardVladislav Vaintroub2013-05-191-0/+2
* Small mysql_install_db.exe fixesVladislav Vaintroub2013-05-091-1/+1
* MDEV-4458 - Windows installer does not launch upgrade wizard anymore, even if...Vladislav Vaintroub2013-04-301-4/+7
* MDEV-3993 - add MSI installer option to set character-set-server=utf8Vladislav Vaintroub2013-01-011-0/+20
* mergeVladislav Vaintroub2012-04-171-2/+3
|\
| * MDEV-221 - Properly escape command line when starting mysql_install_db Vladislav Vaintroub2012-04-161-2/+3
* | Add minimal clarication about 'root' user to the installer UIVladislav Vaintroub2012-04-151-2/+2
|/
* Add option to enable feedback plugin to the MSI installer.Vladislav Vaintroub2011-10-121-2/+60
* MWL#200 - provide options to install 3rd party components.Vladislav Vaintroub2011-06-011-0/+35
* enable 'Optimized for transactions'configuration checkbox if innodb is compil...Vladislav Vaintroub2011-04-081-11/+92
* MWL#55 : address Philip's final review comments : Vladislav Vaintroub2011-02-141-13/+30
* MWL#55 : Adjust UI according to some user's expectations.Vladislav Vaintroub2011-02-071-1/+50
* MWL#55 :Vladislav Vaintroub2011-02-041-1/+1
* MWL#55 : force per-machine installation.Vladislav Vaintroub2011-02-031-1/+6
* MWL#55 : implement MSI installer Vladislav Vaintroub2011-01-291-0/+642