From rainer at piechura.de Mon Sep 12 04:12:58 2005 From: rainer at piechura.de (Rainer Piechura) Date: Mon, 12 Sep 2005 06:12:58 +0200 Subject: [tinysofa-discuss] Mysql Update Message-ID: <4325004A.1080501@piechura.de> Hi list, I need to upgrade the mysql server on my machine, my question is which version should I download from the mysql site ? There are so many....... Right now Version 4.0.21-1ts is running on the Server and I need at least 4.1.5. bis dann....................... Rainer From rob at ellis-solicitors-chester.co.uk Mon Sep 12 07:09:00 2005 From: rob at ellis-solicitors-chester.co.uk (Rob Pomeroy) Date: Mon, 12 Sep 2005 08:09:00 +0100 Subject: [tinysofa-discuss] Mysql Update In-Reply-To: <4325004A.1080501@piechura.de> Message-ID: > I need to upgrade the mysql server on my machine, my question > is which version should I download from the mysql site ? > There are so many....... Suggest you read this section from the online MySQL manual: http://dev.mysql.com/doc/mysql/en/upgrade.html Rob From rainer at piechura.de Tue Sep 13 04:34:34 2005 From: rainer at piechura.de (Rainer Piechura) Date: Tue, 13 Sep 2005 06:34:34 +0200 Subject: [tinysofa-discuss] Mysql Update In-Reply-To: References: Message-ID: <432656DA.1030608@piechura.de> Rob Pomeroy schrieb: >>I need to upgrade the mysql server on my machine, my question >>is which version should I download from the mysql site ? >>There are so many....... >> >> > >Suggest you read this section from the online MySQL manual: >http://dev.mysql.com/doc/mysql/en/upgrade.html > >Rob > > > > OK, maybe I made the wrong question. One more time: There are many different rpm Versions of mysql 4.1.14-0 available and I wanted to know which Version I should download. I don't see any 4.1.14-0 at tinysofa.org nor do I see one at mysql.com for tinysofa. I just want to make sure that I download one which does not conflict with tinsyofa. So I guess I download from "Linux x86 RPM downloads" the Server (glibc 2.3), the Client programs (glibc 2.3) and Libraries and header files (glibc 2.3) ? Or any other suggestions ? Regards, Rainer From rob at ellis-solicitors-chester.co.uk Tue Sep 13 07:03:14 2005 From: rob at ellis-solicitors-chester.co.uk (Rob Pomeroy) Date: Tue, 13 Sep 2005 08:03:14 +0100 Subject: [tinysofa-discuss] Mysql Update In-Reply-To: <432656DA.1030608@piechura.de> Message-ID: > There are many different rpm Versions of mysql 4.1.14-0 available and > I wanted to know which Version I should download. The safest way to avoid incompatibility problems is to download a source package and compile it. There is detailed guidance available on the MySQL website, and it's honestly not as difficult as it sounds. Usually just a case of ./configure && make && make install. Other than that I'd say you need to look for up to date RedHat RPMs - but Omar will be able to advise. Just bear in mind that if you don't follow MySQL's suggested upgrade path, you MAY fry an existing databases. Rob From rainer at piechura.de Fri Sep 16 03:19:07 2005 From: rainer at piechura.de (Rainer Piechura) Date: Fri, 16 Sep 2005 05:19:07 +0200 Subject: [tinysofa-discuss] Re: mysql updates In-Reply-To: <4327C0D6.7000501@tinysofa.org> References: <4327AD2F.9010406@piechura.de> <4327C0D6.7000501@tinysofa.org> Message-ID: <432A39AB.8020800@piechura.de> Hi everbody, I updated to 4.1.14. Thanx for the help. Bis dann.......... Rainer