VisualGuideToInstallingStendhalStep1: Difference between revisions

From Arianne
Jump to navigation Jump to search
imported>Oslsachem
imported>Oslsachem
(No difference)

Revision as of 19:42, 12 July 2011

Step 1. Install and configure MariaDB

You need a database to manage and store adequately the user accounts and other information.

From Wikipedia:

MariaDB is a community-developed branch of the MySQL database, the impetus being the community maintenance of its free status under GPL, as opposed to any uncertainty of MySQL license status under its current ownership by Oracle.

The intent also being to maintain high fidelity with MySQL, ensuring a "drop-in" replacement capability with library binary equivalency and exacting matching with MySQL APIs and commands. It includes the XtraDB storage engine as a replacement for InnoDB.

Its lead developer is Monty Widenius, the founder of MySQL and Monty Program AB.

Go to the MariaDB downloads website:

http://downloads.askmonty.org/mariadb/


And download the Windows installer package:



Double click on the downloaded file:



Uncheck items to avoid installing unnecessary components which just will take up disk space:



Write a password for the root user, which will be needed any time you want to directly manage a database. Programs can be set up to remember it, though.



Go to Step 2. Create a MariaDB database





Back to Visual Installation Guide Step-By-Step
Back to stendhal main wiki page