MariaDB: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 9: Line 9:
MariaDB is the open source successor of MySQL.
MariaDB is the open source successor of MySQL.


=Installation=
=Subjects=
 
* <span id='Installation'></span>[[MariaDB Installation|Installation]]
<blockquote style="background-color: #f9f9f9; border: solid thin lightgrey;">
* <span id='Configuration'></span>[[MariaDB Configuration|Configuration]]
:[[MariaDB Installation]]
* <span id='Operations'></span>[[MySQL Operations|Operations]]
</blockquote>
* [[MySQL_DDL_Operations|MySQL DDL Operations]]
 
=Configuration=
 
<blockquote style="background-color: #f9f9f9; border: solid thin lightgrey;">
:[[MariaDB Configuration]]
</blockquote>
 
=Operations=
 
<blockquote style="background-color: #f9f9f9; border: solid thin lightgrey;">
:[[MySQL Operations]]
</blockquote>

Latest revision as of 05:53, 30 March 2021

External

Internal

Overview

MariaDB is the open source successor of MySQL.

Subjects