blob: e47fca14f3e95a3fd74ebe576d1288f7ba339c75 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
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>
|