When the MySQL GUI installer fails

from the Artful MySQL Tips List


Run the MySQL installer under error control ...
msiexec /i FULL_PATH_TO_YOUR_MSI /l*v c:msilog.txt
... then fix the errors listed in the log file, or if you can't then post the problem with log contents to https://forums.mysql.com/read.php?169,661841,661861#msg-661861.

Last updated 20 Oct 2017


Return to the Artful MySQL Tips page