From 1be510f9529cb082f802408b472a77d074b394c0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Apr 2013 13:46:12 +0000 Subject: Add zarb MLs html archives --- zarb-ml/mageia-dev/2011-November/009485.html | 158 +++++++++++++++++++++++++++ 1 file changed, 158 insertions(+) create mode 100644 zarb-ml/mageia-dev/2011-November/009485.html (limited to 'zarb-ml/mageia-dev/2011-November/009485.html') diff --git a/zarb-ml/mageia-dev/2011-November/009485.html b/zarb-ml/mageia-dev/2011-November/009485.html new file mode 100644 index 000000000..e36d86a10 --- /dev/null +++ b/zarb-ml/mageia-dev/2011-November/009485.html @@ -0,0 +1,158 @@ + + + + [Mageia-dev] HEADSUP: mariadb available for testing + + + + + + + + + +

[Mageia-dev] HEADSUP: mariadb available for testing

+ Maarten Vanraes + alien at rmail.be +
+ Fri Nov 11 00:17:47 CET 2011 +

+
+ +
Hi all,
+
+mariadb-5.5.15-0.mga2 should be hitting the mirrors soon (at cauldron 
+core/updates_testing). It's purpose is to be an alternative to mysql. for that 
+reason, mariadb packages provide also the similar mysql targets.
+
+mariadb is intended to be a drop-in replacement for mysql, it goes so far to 
+actually have the same files and ABI's as mysql. after looking at their forking 
+process (it's not actually a full fork, they start from mysql and then patch), 
+i've seen that it's actually very good for a drop-in replacement. There are a 
+few differences ( http://kb.askmonty.org/en/mariadb-versus-mysql-compatibility 
+) but they are minor. I've done a few minor tests with amarok, akonadi, drupal 
+and phpmyadmin (and of course mysql client).
+
+NOTE: mariadb provides actually most storage engines mysql provides as well, 
+but also the original and unpatched MyISAM and InnoDB engines from mysql. On 
+top of that, it has some extra storage engines. XtraDB, which is the drop-in 
+replacement storage engine for Innodb, is essentially an innodb with extra 
+patches from various sources, like google, facebook, etc... ( see 
+http://kb.askmonty.org/en/mariadb-versus-mysql-features )
+
+I've chosen to use mkrel 0 atm, because it's not a released version yet, I've 
+talked extensively to mariadb developers, and they mentioned that they did 5.3 
+and 5.5 in parallel, so that 5.5 should be released as beta pretty soon. When 
+i talked about our release schedule, they did mention that mariadb-5.5 should 
+be final before februari.
+
+My plan is as follows:
+1. provide testing package [DONE]
+2. clean up spec file from mysql and file some patches upstream [DONE]
+3. provide newer testing package when it's released as a alpha/beta
+4. if testing is satisfactory (not breaking buildsystem or mysql) submit to 
+core/release and get more testing.
+5. if final 5.5 release is on time, have mariadb into mageia2
+
+now there, we have a few options:
+
+considering that mariadb is essentially mysql + extra features, if we ship 
+both mysql and mariadb, we should ensure that normal users don't go from 
+mariadb to mysql. (if a storage engine would be used that's NOT in mysql, 
+suddenly a few databases might not work, even though the data is still there.)
+
+A. provide both but with vendor preference
+making sure one of them both is preferred should be ok, since they conflict 
+anyway, if a user installs the non-preferred one, she knows what she's doing.
+( I think a note could be added here for warning purposes )
+
+B. only use mariadb anymore
+=> That's the easiest and safest option...
+_IF_ mariadb works well. (which i'm sure we'll see in our testing)
+(IMHO, if it worked for libreoffice, i don't see why not for mariadb)
+
+
+any opinions? testings? problems?
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

+ +
+More information about the Mageia-dev +mailing list
+ -- cgit v1.2.1