diff options
author | Nicolas Vigier <boklm@mageia.org> | 2013-04-14 13:46:12 +0000 |
---|---|---|
committer | Nicolas Vigier <boklm@mageia.org> | 2013-04-14 13:46:12 +0000 |
commit | 1be510f9529cb082f802408b472a77d074b394c0 (patch) | |
tree | b175f9d5fcb107576dabc768e7bd04d4a3e491a0 /zarb-ml/mageia-dev/2011-November/009624.html | |
parent | fa5098cf210b23ab4f419913e28af7b1b07dafb2 (diff) | |
download | archives-1be510f9529cb082f802408b472a77d074b394c0.tar archives-1be510f9529cb082f802408b472a77d074b394c0.tar.gz archives-1be510f9529cb082f802408b472a77d074b394c0.tar.bz2 archives-1be510f9529cb082f802408b472a77d074b394c0.tar.xz archives-1be510f9529cb082f802408b472a77d074b394c0.zip |
Diffstat (limited to 'zarb-ml/mageia-dev/2011-November/009624.html')
-rw-r--r-- | zarb-ml/mageia-dev/2011-November/009624.html | 104 |
1 files changed, 104 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2011-November/009624.html b/zarb-ml/mageia-dev/2011-November/009624.html new file mode 100644 index 000000000..a1568e02c --- /dev/null +++ b/zarb-ml/mageia-dev/2011-November/009624.html @@ -0,0 +1,104 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] 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%20HEADSUP%3A%20mariadb%20available%20for%20testing&In-Reply-To=%3C201111191010.45983.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="009622.html"> + <LINK REL="Next" HREF="009923.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] HEADSUP: mariadb available for testing</H1> + <B>Maarten Vanraes</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20HEADSUP%3A%20mariadb%20available%20for%20testing&In-Reply-To=%3C201111191010.45983.alien%40rmail.be%3E" + TITLE="[Mageia-dev] HEADSUP: mariadb available for testing">alien at rmail.be + </A><BR> + <I>Sat Nov 19 10:10:45 CET 2011</I> + <P><UL> + <LI>Previous message: <A HREF="009622.html">[Mageia-dev] HEADSUP: mariadb available for testing +</A></li> + <LI>Next message: <A HREF="009923.html">[Mageia-dev] HEADSUP: mariadb available for testing +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#9624">[ date ]</a> + <a href="thread.html#9624">[ thread ]</a> + <a href="subject.html#9624">[ subject ]</a> + <a href="author.html#9624">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Op zaterdag 19 november 2011 03:37:08 schreef Sam Bailey: +><i> On 19/11/11 10:48, Maarten Vanraes wrote: +</I>><i> > Op vrijdag 18 november 2011 23:18:57 schreef Maarten Vanraes: +</I>><i> >> Op vrijdag 18 november 2011 15:29:51 schreef JA Magallon: +</I>><i> >> [...] +</I>><i> >> +</I>><i> >>> Quick Hack: change awk to: +</I>><i> >>> +</I>><i> >>> /usr/sbin/mysqld --version | cut -d' ' -f4 | cut -d- -f 1 +</I>><i> >>> +</I>><i> >>> Works both in MySQL and MariaDB. +</I>><i> >> +</I>><i> >> thanks i'll try and put it in. +</I>><i> > +</I>><i> > it should be fixed in 5.5.15-0.3.mga2 . +</I>><i> +</I>><i> It's fixed for NEW_VER(mysql->maridb upgrade) but not for OLD_VER +</I>><i> (upgrading an existing mariadb install) +</I>><i> +</I>><i> It works if OLD_VER in initscript is changed from: +</I>><i> OLD_VER="`cat $datadir/mysql_upgrade_info`" +</I>><i> +</I>><i> To: +</I>><i> OLD_VER="`cat $datadir/mysql_upgrade_info | cut -d' ' -f4 | cut -d- -f 1`" +</I> +thanks, i've modified it and submitted again +</PRE> + + + + + + + + + + + + + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="009622.html">[Mageia-dev] HEADSUP: mariadb available for testing +</A></li> + <LI>Next message: <A HREF="009923.html">[Mageia-dev] HEADSUP: mariadb available for testing +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#9624">[ date ]</a> + <a href="thread.html#9624">[ thread ]</a> + <a href="subject.html#9624">[ subject ]</a> + <a href="author.html#9624">[ 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> |