blob: 1d87f9461a0c3c0c714f4ab534d027d1a66d8ae9 (
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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] replace mysql by mariadb ? (was HEADSUP: mariadb available for testing)
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20replace%20mysql%20by%20mariadb%20%3F%20%28was%20HEADSUP%3A%20mariadb%0A%09available%20for%20testing%29&In-Reply-To=%3C201112021733.04997.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="010084.html">
<LINK REL="Next" HREF="010105.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] replace mysql by mariadb ? (was HEADSUP: mariadb available for testing)</H1>
<B>Maarten Vanraes</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20replace%20mysql%20by%20mariadb%20%3F%20%28was%20HEADSUP%3A%20mariadb%0A%09available%20for%20testing%29&In-Reply-To=%3C201112021733.04997.alien%40rmail.be%3E"
TITLE="[Mageia-dev] replace mysql by mariadb ? (was HEADSUP: mariadb available for testing)">alien at rmail.be
</A><BR>
<I>Fri Dec 2 17:33:04 CET 2011</I>
<P><UL>
<LI>Previous message: <A HREF="010084.html">[Mageia-dev] replace mysql by mariadb ? (was HEADSUP: mariadb available for testing)
</A></li>
<LI>Next message: <A HREF="010105.html">[Mageia-dev] replace mysql by mariadb ? (was HEADSUP: mariadb available for testing)
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#10103">[ date ]</a>
<a href="thread.html#10103">[ thread ]</a>
<a href="subject.html#10103">[ subject ]</a>
<a href="author.html#10103">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Op vrijdag 02 december 2011 08:37:05 schreef Sander Lepik:
><i> 01.12.2011 22:10, Maarten Vanraes kirjutas:
</I>><i> > Op donderdag 01 december 2011 09:42:29 schreef Anne Nicolas:
</I>><i> >>> i'll send a new thread on this, but it's not a final decision, it's
</I>><i> >>> nothing more than just a way to get more testing so we can decide to
</I>><i> >>> opt-out or not.
</I>><i> >>
</I>><i> >> As said before there is no other major distro that did this switch. It
</I>><i> >> seems too early for me and lots of users do still use MySQL. I would go
</I>><i> >> for MariaDB as an alternative for Mageia 2
</I>><i> >
</I>><i> > is it ok if we could test MariaDB fully and if it's not good enough, we
</I>><i> > could decide to not use mariadb yet and resubmit mysql? or even provide
</I>><i> > mariadb as alternative?
</I>><i>
</I>><i> I wouldn't remove MySQL. If MariaDB can't be installed next to it then i
</I>><i> would wait til mga3.
</I>
It can (not client), but there's no need imho; mariadb is actually no more
than the patched mysql because those patches are rejected by oracle (think
Google patches and facebook patches as an example) + extra storage engines.
if you really want to, the unpatches original (same as mysql) storage engines
are available for mariadb as well:
- innodb (unpatched; xtradb is the patched one)
- myisam
- federated
etc...
if we test mariadb, and you see no differences, why not drop it? do you agree?
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="010084.html">[Mageia-dev] replace mysql by mariadb ? (was HEADSUP: mariadb available for testing)
</A></li>
<LI>Next message: <A HREF="010105.html">[Mageia-dev] replace mysql by mariadb ? (was HEADSUP: mariadb available for testing)
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#10103">[ date ]</a>
<a href="thread.html#10103">[ thread ]</a>
<a href="subject.html#10103">[ subject ]</a>
<a href="author.html#10103">[ 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>
|