Re: Upgrading mySQL 3.23 to 4.0

2004-08-03 Thread GH - CF
Can you give me a bit more detailed instructions on what i am uninstalling and what I should back up? Thanks Wolfgang Riedel wrote: [EMAIL PROTECTED] schrieb: I am trying to upgrade to the new version of mySQL on Fedora Core 2 Linux. I have "mysql Ver 11.18 Distrib 3.23.58, for redhat-linux-

Re: Upgrading mySQL 3.23 to 4.0

2004-08-02 Thread Batara Kesuma
On Mon, 02 Aug 2004 17:31:03 -0400 [EMAIL PROTECTED] wrote: > I am now getting > > [EMAIL PROTECTED] Desktop]# mysql -u root -pmypasshere > ERROR 2002: Can't connect to local MySQL server through socket > '/var/lib/mysql/mysql.sock' (2) > > any thoughts... > > once again thanks for the assist

Re: Upgrading mySQL 3.23 to 4.0

2004-08-02 Thread Carlos Proal
[EMAIL PROTECTED], [EMAIL PROTECTED] Subject: Re: Upgrading mySQL 3.23 to 4.0 Date: Mon, 02 Aug 2004 18:26:05 -0400 in my Linux Services... the mysqld entry is missing i have mysql and that is supposedly running. - Original Message - From: Carlos Proal <[EMAIL PROTECTED]> Date: Monday, Augu

Re: Upgrading mySQL 3.23 to 4.0

2004-08-02 Thread environmentalny
in my Linux Services... the mysqld entry is missing i have mysql and that is supposedly running. - Original Message - From: Carlos Proal <[EMAIL PROTECTED]> Date: Monday, August 2, 2004 6:19 pm Subject: Re: Upgrading mySQL 3.23 to 4.0 > > The upgrade shutdown the database,

Re: Upgrading mySQL 3.23 to 4.0

2004-08-02 Thread environmentalny
D] Date: Monday, August 2, 2004 5:26 pm Subject: Re: Upgrading mySQL 3.23 to 4.0 > I wound up having to do the following: > > [EMAIL PROTECTED] Desktop]# rpm -Uvh MySQL-shared-compat-4.0.20- > 0.i386.rpm > warning: MySQL-shared-compat-4.0.20-0.i386.rpm: V3 DSA signature: > N

Re: Upgrading mySQL 3.23 to 4.0

2004-08-02 Thread environmentalny
day, August 2, 2004 5:12 pm Subject: Re: Upgrading mySQL 3.23 to 4.0 > At 01:58 PM 8/2/2004, [EMAIL PROTECTED] wrote: > >Greetings: > > > > I am trying to upgrade to the new version of mySQL on Fedora > Core 2 > > Linux. I have "mysql Ver 11.18 Distrib 3.23.5

Re: Upgrading mySQL 3.23 to 4.0

2004-08-02 Thread Japheth Cleaver
At 01:58 PM 8/2/2004, [EMAIL PROTECTED] wrote: Greetings: I am trying to upgrade to the new version of mySQL on Fedora Core 2 Linux. I have "mysql Ver 11.18 Distrib 3.23.58, for redhat-linux-gnu (i386)" I downloaded the following files: MySQL-client-4.0.20-0.i386.rpm MySQL-server-4.0.20-0.i3

Upgrading mySQL 3.23 to 4.0

2004-08-02 Thread environmentalny
Greetings: I am trying to upgrade to the new version of mySQL on Fedora Core 2 Linux. I have "mysql Ver 11.18 Distrib 3.23.58, for redhat-linux-gnu (i386)" I downloaded the following files: MySQL-client-4.0.20-0.i386.rpm MySQL-server-4.0.20-0.i386.rpm and as root ran the following: [EMAI