Mailing List
Home
Forum Home
Linux - General Red Hat Linux discussion list
Installation - Getting started with Red Hat Linux
Enterprise Linux 3 - Discussion of Red Hat Enterprise Linux 3 (Taroon)
Red Hat Linux 9 - Discussion of Red Hat Linux 9 (Shrike)
Red Hat Linux 7.3 - Discussion of Red Hat Linux 7.3 (Valhalla)
Red Hat Linux 7.2 - Discussion of Red Hat Linux 7.2 (Enigma)
Apache Web Server
Oracle database, Microsoft SQL server ...
Subjects
application/x mplayer2 plugin
RPM error: db4 error(16) from dbenv >remove: Device or resource
   busy
Command stream end of file while reading
X Windows problem (xauth)
Upgrading openoffice 1 1 rpm
FTP: connection refused
FTP: connection refused
mount: /dev/cdrom: is not a valid block device
Dell Precision 650, RedHat 9, no sound
how to trace the cause resulting in the crash of bind server
Virus on the list
UNINSTALL RPM MYSQL
usb pen drives: mounting as a user
broadcom network interface
make mrproper
sendmail configuration on redhat
Couldn 't open PID file /var/run/named/named pid Permission denied
Promise 378 controller
kernel 2 6 and /dev/sound/mixer not found
Problem using up2date
mrtg step by step howto/configuration for a newbie?
Compiling and Installing Kernel 2 6
Can 't locate module ppp0, can 't locate module ppp compress 21
HOW I CAN MAKE BOOTABLE FLOPPY DISKET
Lotus Notes under Wine
/etc/security/limits conf question
Intel E/1000 driver
Command stream end of file while reading
rpm database corrupt
qla2300 modules
 
repo to use for mysql 5.0 upgrade

repo to use for mysql 5.0 upgrade

2006-03-06       - By jludwig

 Back
Reply:     1     2     3  

On Monday 06 March 2006 19:01, Ted Potter wrote:
> Greetings all,
>
> FC4 using yum I would like to upgrade mysql (server and client) to the
> latest version (5.0)
>
> Does anyone know which repo I can use ? (freshrpm did not seem to have
> anything)
>
> Thanks for any tips !
>
>
>
> --
> Ted Potter
> tpotter@(protected)
I did this earlier and replied to the fedora list.

This is what I sent;
--> Be forwarned this could be dangerous and should be checked on a
--> non-production machine.  Reboot to be sure that MySQL starts properly!!

> I have been watching the MySQL5 dialog with interest and finally decided to
> install 5.0 myself.
>
> My process;
> 1) Download and install the source rpm.
>
> 2) Change to the usr/src/redhat/SPECS directory
>
> 3) Run rpmbuild
>     --> rpmbuild -bb mysql-5 (See http://sql-5.ora-code.com).0.18.spec ( and wait forever).
>
> 4) Back up all databases.
( and configuration files!! )
>
> 5) Install the rpms
>    --> rpm -Uvh --nodeps --force MySQL-*.i386.rpm
>
> 6) Run  mysql_fix_privilege_tables --password=XXXXXXX
>    --> mysql_fix_privilege_tables --password=XXXXXXX
>
> 7) Check all ok except mysql-admin (mysqladmin ok though)
>
> [root@(protected) SPECS]# mysqladmin status -p
> Enter password:
> Uptime: 1468  Threads: 1  Questions: 267  Slow queries: 0  Opens: 0  Flush
> tables: 1  Open tables: 10  Queries per second avg: 0.182
>
> [root@(protected) SPECS]# mysqladmin version -p
> Enter password:
> mysqladmin  Ver 8.41 Distrib 5.0.18, for pc-linux-gnu on i686
> Copyright (C) 2000 MySQL AB & MySQL Finland AB & TCX DataKonsult AB
> This software comes with ABSOLUTELY NO WARRANTY. This is free software,
> and you are welcome to modify and redistribute it under the GPL license
>
> Server version          5.0.18-max
> Protocol version        10
> Connection              Localhost via UNIX socket
> UNIX socket             /var/lib/mysql/mysql.sock
> Uptime:                 25 min 58 sec

__ ____ ____ ____ ____ ____ ____ ____ ____ ____
Redhat-install-list mailing list
Redhat-install-list@(protected)
https://www.redhat.com/mailman/listinfo/redhat-install-list
To Unsubscribe Go To ABOVE URL or send a message to:
redhat-install-list-request@(protected)
Subject: unsubscribe