mysql 4.0.26 released

We're running a server with FreeBSD 5.
Is there an update-tool available for doing the job?
 
Upgraded nicely on CentOS 3.4, only a small bump, had 2 failed deps so just went out and grabbed:
perl-CGI-2.81-89.10.i386.rpm
perl-DBI-1.32-9.src.rpm

and now all is well. Good looking out.
 
for fedora:
get the new rpms from dev.mysql.com and run "rpm -Uvh *.rpm" on the 4 rpms. (server, client, devel and shared)

just installed it, all work great.
 
Is there any problem to jump form 4.0.23 to 4.0.26, is it preferable to go from 4.0.23 to 4.0.24 an do on, until 4.0.26?
 
Hi,

I used the "rpm -Uvh *.rpm" on the 4 rpms method, and had some problems with dependacy on libc (and associated libraries).

I'm on Fedora Core 2.

I did some searching on Google, but did not find much of any help.

Is there a good way (or good idea) to update libc? Or another way to update mySQL?

Thanks,

Rob
 
Back
Top