mirror of
https://github.com/MariaDB/server.git
synced 2025-07-20 16:56:36 +00:00
MDEV-27828 : Windows - major MSI upgrade fails, complaining that install directory not empty
This commit is contained in:
@ -660,7 +660,7 @@
|
||||
</Custom>
|
||||
<Custom Action="ErrorDataDir" After="CheckDataDirectory">DATADIRERROR</Custom>
|
||||
<Custom Action="CheckInstallDirectory" After="CostFinalize">
|
||||
NOT Installed
|
||||
NOT Installed AND OLDERVERSIONBEINGUPGRADED=""
|
||||
</Custom>
|
||||
<Custom Action="ErrorInstallDir" After="CheckInstallDirectory">INSTALLDIRERROR</Custom>
|
||||
<Custom Action="CheckDatabaseProperties" Before="CreateDatabaseCommand">SERVICENAME</Custom>
|
||||
|
Reference in New Issue
Block a user