diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2011-December/010094.html')
-rw-r--r-- | zarb-ml/mageia-dev/2011-December/010094.html | 132 |
1 files changed, 132 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2011-December/010094.html b/zarb-ml/mageia-dev/2011-December/010094.html new file mode 100644 index 000000000..e47fca14f --- /dev/null +++ b/zarb-ml/mageia-dev/2011-December/010094.html @@ -0,0 +1,132 @@ +<!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=%3C4ED8D558.5040906%40zen.co.uk%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="010081.html"> + <LINK REL="Next" HREF="010101.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] Replacing mysql with mariadb</H1> + <B>Barry Jackson</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Replacing%20mysql%20with%20mariadb&In-Reply-To=%3C4ED8D558.5040906%40zen.co.uk%3E" + TITLE="[Mageia-dev] Replacing mysql with mariadb">zen25000 at zen.co.uk + </A><BR> + <I>Fri Dec 2 14:40:40 CET 2011</I> + <P><UL> + <LI>Previous message: <A HREF="010081.html">[Mageia-dev] Replacing mysql with mariadb +</A></li> + <LI>Next message: <A HREF="010101.html">[Mageia-dev] Replacing mysql with mariadb +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#10094">[ date ]</a> + <a href="thread.html#10094">[ thread ]</a> + <a href="subject.html#10094">[ subject ]</a> + <a href="author.html#10094">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>On 02/12/11 00:20, Maarten Vanraes wrote: +><i> Op vrijdag 02 december 2011 00:13:28 schreef Barry Jackson: +</I>>><i> On 01/12/11 22:47, Maarten Vanraes wrote: +</I>>>><i> if you have a cauldron, you can enable updates_testing and then: +</I>>>><i> * rpm -e --nodeps all the mysql packages you have +</I>>>><i> * urpmi all the identical mariadb packages +</I>>><i> +</I>>><i> OK - I guess the names are similar - not looked yet ;) +</I> +I said I would need help :\ + +I have these 12 mysql packages installed:- +php-mysql-5.3.8-2.mga2 +perl-DBD-mysql-4.20.0-1.mga2 +mysql-common-core-5.5.15-2.mga2 +lib64mysqlservices-5.5.15-2.mga2 +lib64mysqld0-5.5.15-2.mga2 +mysql-client-5.5.15-2.mga2 +mysql-core-5.5.15-2.mga2 +qt4-database-plugin-mysql-4.7.4-5.mga2 +mysql-5.5.15-2.mga2 +lib64mysql18-5.5.15-2.mga2 +mysql-common-5.5.15-2.mga2 +lib64mysql-devel-5.5.15-2.mga2 + +Yet with testing enabled I see :- +[<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">baz at jackodesktop</A> ~]$ urpmq mariadb -a +mariadb + +and... + +[<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">baz at jackodesktop</A> ~]$ urpmq --provides mariadb +mysql +adt_null.so()(64bit) +auth_socket.so()(64bit) +auth_test_plugin.so()(64bit) +dialog.so()(64bit) +dialog_examples.so()(64bit) +ha_archive.so()(64bit) +ha_blackhole.so()(64bit) +ha_federated.so()(64bit) +ha_federatedx.so()(64bit) +ha_innodb.so()(64bit) +ha_oqgraph.so()(64bit) +ha_sphinx.so()(64bit) +mypluglib.so()(64bit) +mysql_clear_password.so()(64bit) +qa_auth_client.so()(64bit) +qa_auth_interface.so()(64bit) +qa_auth_server.so()(64bit) +semisync_master.so()(64bit) +semisync_slave.so()(64bit) +mariadb[== 5.5.15-0.4.mga2] +mariadb(x86-64)[== 5.5.15-0.4.mga2] +[<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">baz at jackodesktop</A> ~]$ + +So are you saying to remove all 12 or just "mysql" ? +If I remove all 12 where do the replacements come from? +Just a bit confused :\ +Maybe I'm missing something obvious ;) + + + +</PRE> + + + + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="010081.html">[Mageia-dev] Replacing mysql with mariadb +</A></li> + <LI>Next message: <A HREF="010101.html">[Mageia-dev] Replacing mysql with mariadb +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#10094">[ date ]</a> + <a href="thread.html#10094">[ thread ]</a> + <a href="subject.html#10094">[ subject ]</a> + <a href="author.html#10094">[ 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> |