VisualGuideToInstallingStendhalStep1: Difference between revisions
imported>Oslsachem →Step 1. Install and configure MariaDB: guide update |
imported>Hendrik Brummermann added navigation menu, removed oversized website screenshots which looks like advertisment |
||
| (9 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
{{Navigation for Stendhal Top|Building & Hosting}} |
|||
=Step 1. Install and configure MariaDB= |
=Step 1. Install and configure MariaDB= |
||
You need a database to manage and store adequately the user accounts and other information. |
You need a database to manage and store adequately the user accounts and other information. |
||
| Line 5: | Line 7: | ||
''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.'' |
''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: |
Go to the MariaDB downloads website: |
||
| Line 14: | Line 12: | ||
http://downloads.askmonty.org/mariadb/ |
http://downloads.askmonty.org/mariadb/ |
||
| ⚫ | |||
[[File:InstallMariaDB01.png]] |
|||
| ⚫ | |||
[[File:InstallMariaDB02.png]] |
|||
Double click on the downloaded file: |
Double click on the downloaded file: |
||
[[File:InstallMariaDB03.png]] |
[[File:InstallMariaDB03.png]] |
||
Latest revision as of 17:07, 16 February 2012
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.
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






