VisualGuideToInstallingStendhalStep1: Difference between revisions

Jump to navigation Jump to search
Content deleted Content added
imported>Oslsachem
imported>Oslsachem
Line 1: Line 1:
==Step 1. Install and configure MySQL==
=Step 1. Install and configure MariaDB=
You need a database to manage and store adequately the user accounts and other info.
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.''


==Step 1.1. Install MariaDB==
==Step 1.1. Install MariaDB==