diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2011-December/010045.html')
-rw-r--r-- | zarb-ml/mageia-dev/2011-December/010045.html | 122 |
1 files changed, 122 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2011-December/010045.html b/zarb-ml/mageia-dev/2011-December/010045.html new file mode 100644 index 000000000..4418910c1 --- /dev/null +++ b/zarb-ml/mageia-dev/2011-December/010045.html @@ -0,0 +1,122 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] Replacing mysql with mariadb + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Replacing%20mysql%20with%20mariadb&In-Reply-To=%3C4ED7499E.1070102%40colin.guthr.ie%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="010075.html"> + <LINK REL="Next" HREF="010069.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] Replacing mysql with mariadb</H1> + <B>Colin Guthrie</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Replacing%20mysql%20with%20mariadb&In-Reply-To=%3C4ED7499E.1070102%40colin.guthr.ie%3E" + TITLE="[Mageia-dev] Replacing mysql with mariadb">mageia at colin.guthr.ie + </A><BR> + <I>Thu Dec 1 10:32:14 CET 2011</I> + <P><UL> + <LI>Previous message: <A HREF="010075.html">[Mageia-dev] Replacing mysql with mariadb +</A></li> + <LI>Next message: <A HREF="010069.html">[Mageia-dev] Replacing mysql with mariadb +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#10045">[ date ]</a> + <a href="thread.html#10045">[ thread ]</a> + <a href="subject.html#10045">[ subject ]</a> + <a href="author.html#10045">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>'Twas brillig, and Maarten Vanraes at 01/12/11 08:05 did gyre and gimble: +><i> The way I see it, there are 2 possibilities: +</I>><i> A. I remove the mysql-client, libmysqlclient, mysql-common and assorted +</I>><i> packages from mysql, and provide them with mariadb, since libmysqlclient is +</I>><i> drop-in replacable (same library ABI and such), there is not 100% requirement +</I>><i> of rebuilding all libmysqlclient dependant programs. +</I> +I think that rather than just provide them, it would make sense to use +the update-alternatives system. + +It's going to be quite hard to rip out one package and drop in the other +without some problems so it would be nice if we could install both at +the same time and switch between them with a simple update-alternatives +plan. This would perhaps facilitate easier testing too (i.e. easy to +compare one to the other and switch about etc.) + +In the initial stages you can make MariaDB have a higher priority in the +update-alternatives setup to encourage more usage/testing coverage. + +While I appreciate it's extra effort for you and QA, I think this is the +best route forward for mga2 at least. + +Col + + + + +-- + +Colin Guthrie +colin(at)mageia.org +<A HREF="http://colin.guthr.ie/">http://colin.guthr.ie/</A> + +Day Job: + Tribalogic Limited <A HREF="http://www.tribalogic.net/">http://www.tribalogic.net/</A> +Open Source: + Mageia Contributor <A HREF="http://www.mageia.org/">http://www.mageia.org/</A> + PulseAudio Hacker <A HREF="http://www.pulseaudio.org/">http://www.pulseaudio.org/</A> + Trac Hacker <A HREF="http://trac.edgewall.org/">http://trac.edgewall.org/</A> +</PRE> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="010075.html">[Mageia-dev] Replacing mysql with mariadb +</A></li> + <LI>Next message: <A HREF="010069.html">[Mageia-dev] Replacing mysql with mariadb +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#10045">[ date ]</a> + <a href="thread.html#10045">[ thread ]</a> + <a href="subject.html#10045">[ subject ]</a> + <a href="author.html#10045">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev +mailing list</a><br> +</body></html> |