Comments - Installing MariaDB MSI Packages on Windows

 
2 years, 10 months ago Raymond Pineda

If you encounter an error from the MariaDB MSI Installer Package, you may need to download/install the "Microsoft Visual C++ Redistributable for Visual Studio 2019" (reference https://mariadb.com/kb/en/installation-issues-on-windows/) before re-executing the MariaDB MSI Installer Package.

----------

MariaDB Server 10.4.13 installed on Microsoft Windows 10 Pro 2004

 
5 years, 4 months ago Jürg Miesch

Version 10.2: § Step "Custom Setup": Option "Debug Symbols" is replaced with option "HeidiSQL". § Step "Default instance properties: Option "Create anonymous account" is replaced with option "Use UTF8 as default server's character set". § Step "Other Database Properties": Option "Page size" was addded. § Additional Step with option "Enable the Feedback plugin and submit anonymous usage information".

 
6 years, 5 months ago Vladislav Vaintroub

MSI does not provide a solution to move data directory after the installation. It needs to be done manually instead. http://stackoverflow.com/a/40410513/547065 contains instructions on how to accomplish it.

 
Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.