summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-discuss/2012-July/008349.html
diff options
context:
space:
mode:
Diffstat (limited to 'zarb-ml/mageia-discuss/2012-July/008349.html')
-rw-r--r--zarb-ml/mageia-discuss/2012-July/008349.html103
1 files changed, 103 insertions, 0 deletions
diff --git a/zarb-ml/mageia-discuss/2012-July/008349.html b/zarb-ml/mageia-discuss/2012-July/008349.html
new file mode 100644
index 000000000..48e13590d
--- /dev/null
+++ b/zarb-ml/mageia-discuss/2012-July/008349.html
@@ -0,0 +1,103 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-discuss] MariaDB usage statistics
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20MariaDB%20usage%20statistics&In-Reply-To=%3C1493421.hlHvIDpCUt%40localhost%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="008345.html">
+ <LINK REL="Next" HREF="008350.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-discuss] MariaDB usage statistics</H1>
+ <B>AL13N</B>
+ <A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20MariaDB%20usage%20statistics&In-Reply-To=%3C1493421.hlHvIDpCUt%40localhost%3E"
+ TITLE="[Mageia-discuss] MariaDB usage statistics">alien at rmail.be
+ </A><BR>
+ <I>Fri Jul 27 09:47:01 CEST 2012</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="008345.html">[Mageia-discuss] What happened to Speaker Setup?
+</A></li>
+ <LI>Next message: <A HREF="008350.html">[Mageia-discuss] MariaDB usage statistics
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#8349">[ date ]</a>
+ <a href="thread.html#8349">[ thread ]</a>
+ <a href="subject.html#8349">[ subject ]</a>
+ <a href="author.html#8349">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>Hi,
+
+As you all likely know, at mageia we replaced MySQL with MariaDB.
+
+When MariaDB devs told me that it seemed their biggest market was Windows, I
+was really astounded.
+
+They then referred me to the feedback plug and this statistics page:
+<A HREF="http://mariadb.org/feedback_plugin/stats/os/">http://mariadb.org/feedback_plugin/stats/os/</A>
+
+The explanation is quite simple:
+ - Windows users need to download the version from MariaDB site (which has
+feedback enabled by default).
+ - Linux users can get it from MariaDB site, or from their own distro. (and
+those versions don't have feedback enabled by default at all...) (for good
+reason).
+
+Still, the numbers are completely wrong, and therefor, i urge all of you to
+load the feedback plugin for all servers you manage! so that these statistics
+can better influence both MariaDB and Mageia.
+
+How to enable feedback plugin? easy:
+
+1. install mariadb-feedback package
+2. load it in your config file, by adding it to your plugin-load line:
+
+(in /etc/my.cnf )
+
+plugin_dir=/usr/lib64/mysql/plugin
+plugin-load=ha_archive.so;ha_blackhole.so;ha_federatedx.so;feedback.so
+
+3. if possible, if you're using KDE, your akonadi also uses mariadb. so you
+can add this to your akonadi mariadb config file too, in mysqld section:
+
+(in ~/.local/share/akonadi/mysql.conf )
+
+[mysqld]
+plugin_dir=/usr/lib64/mysql/plugin
+plugin-load=feedback.so
+
+then restart akonadi with (akonadictl restart)
+
+
+
+thanks in advance,
+
+AL13N (mageia mariadb maintainer)
+</PRE>
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="008345.html">[Mageia-discuss] What happened to Speaker Setup?
+</A></li>
+ <LI>Next message: <A HREF="008350.html">[Mageia-discuss] MariaDB usage statistics
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#8349">[ date ]</a>
+ <a href="thread.html#8349">[ thread ]</a>
+ <a href="subject.html#8349">[ subject ]</a>
+ <a href="author.html#8349">[ author ]</a>
+ </LI>
+ </UL>
+
+<hr>
+<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss
+mailing list</a><br>
+</body></html>