[release-notes] Noting mariadb preference, with indexterms

Pete Travis immanetize at fedoraproject.org
Sat May 11 20:59:42 UTC 2013


commit ca548a2f894d92ebfb12f84c8aeb2a22b9c1151c
Author: Pete Travis <immanetize at fedoraproject.org>
Date:   Sat May 11 14:58:59 2013 -0600

    Noting mariadb preference, with indexterms

 en-US/Database_Servers.xml |   18 +++++++++++++++++-
 1 files changed, 17 insertions(+), 1 deletions(-)
---
diff --git a/en-US/Database_Servers.xml b/en-US/Database_Servers.xml
index 90c9fa9..73a4957 100644
--- a/en-US/Database_Servers.xml
+++ b/en-US/Database_Servers.xml
@@ -5,6 +5,22 @@
 
 <section>
   <title>Database Servers</title>
-  <para />
+  <section>
+    
+    <title>MariaDB</title>
+    <indexterm>
+      <primary>MySQL</primary>
+      <see>MariaDB</see>
+    </indexterm>
+    <indexterm>
+      <primary>MariaDB</primary>
+    </indexterm>
+    <para>
+      Fedora &PRODVER; features <package>MariaDB</package>, an improved and more open fork of MySQL with a thriving community. <package>MariaDB</package> is used as the default mysql compatible database, and the change should be transparent to almost all MySQL users. If required, the original MySQL packages are still available as <filename>community-mysql</filename>.
+    </para>
+    <para>
+      To learn more about migrating to MariaDB, read <ulink url="https://kb.askmonty.org/en/mariadb-versus-mysql-features/" /> and <ulink url="https://kb.askmonty.org/en/mariadb-versus-mysql-compatibility/" />.
+    </para>
+  </section>
 </section>
 


More information about the docs-commits mailing list