diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2011-December/010101.html')
-rw-r--r-- | zarb-ml/mageia-dev/2011-December/010101.html | 133 |
1 files changed, 133 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2011-December/010101.html b/zarb-ml/mageia-dev/2011-December/010101.html new file mode 100644 index 000000000..70273ba8d --- /dev/null +++ b/zarb-ml/mageia-dev/2011-December/010101.html @@ -0,0 +1,133 @@ +<!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=%3C201112021727.16923.alien%40rmail.be%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="010094.html"> + <LINK REL="Next" HREF="010115.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] Replacing mysql with mariadb</H1> + <B>Maarten Vanraes</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Replacing%20mysql%20with%20mariadb&In-Reply-To=%3C201112021727.16923.alien%40rmail.be%3E" + TITLE="[Mageia-dev] Replacing mysql with mariadb">alien at rmail.be + </A><BR> + <I>Fri Dec 2 17:27:16 CET 2011</I> + <P><UL> + <LI>Previous message: <A HREF="010094.html">[Mageia-dev] Replacing mysql with mariadb +</A></li> + <LI>Next message: <A HREF="010115.html">[Mageia-dev] Replacing mysql with mariadb +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#10101">[ date ]</a> + <a href="thread.html#10101">[ thread ]</a> + <a href="subject.html#10101">[ subject ]</a> + <a href="author.html#10101">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Op vrijdag 02 december 2011 14:40:40 schreef Barry Jackson: +><i> On 02/12/11 00:20, Maarten Vanraes wrote: +</I>><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> +</I>><i> I said I would need help :\ +</I> +thanks for that! + +i guess i should be clearer, i meant the packages that are built from the +mysql src.rpm + +this is for you: + +><i> mysql-common-core-5.5.15-2.mga2 +</I>><i> lib64mysqlservices-5.5.15-2.mga2 +</I>><i> lib64mysqld0-5.5.15-2.mga2 +</I>><i> mysql-client-5.5.15-2.mga2 +</I>><i> mysql-core-5.5.15-2.mga2 +</I>><i> mysql-5.5.15-2.mga2 +</I>><i> lib64mysql18-5.5.15-2.mga2 +</I>><i> mysql-common-5.5.15-2.mga2 +</I>><i> lib64mysql-devel-5.5.15-2.mga2 +</I> + +><i> Yet with testing enabled I see :- +</I>><i> [<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">baz at jackodesktop</A> ~]$ urpmq mariadb -a +</I>><i> mariadb +</I>[...] + +(afaik mariadb is an exact match, so maybe that's why it lists only mariadb) + +[<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">root at localhost</A> ~]# urpmq -Y mariadb +lib64mariadb-devel +lib64mariadb-embedded-devel +lib64mariadb-embedded0 +lib64mariadb18 +lib64mariadbservices +mariadb +mariadb-bench +mariadb-client +mariadb-common +mariadb-common-core +mariadb-core + + +thus, for you: + +mariadb-common-core +lib64mariadbservices +lib64mariadb-embedded0 +mariadb-client +mariadb-core +mariadb +lib64mariadb18 +mariadb-common +lib64mariadb-devel + +happy testing :-) +</PRE> + + + + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="010094.html">[Mageia-dev] Replacing mysql with mariadb +</A></li> + <LI>Next message: <A HREF="010115.html">[Mageia-dev] Replacing mysql with mariadb +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#10101">[ date ]</a> + <a href="thread.html#10101">[ thread ]</a> + <a href="subject.html#10101">[ subject ]</a> + <a href="author.html#10101">[ 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> |