PDA

View Full Version : mysql 4.0.26 released


Chrysalis
09-08-2005, 01:33 PM
details here

http://dev.mysql.com/downloads/mysql/4.0.html#Source

3v.
09-09-2005, 01:57 AM
We're running a server with FreeBSD 5.
Is there an update-tool available for doing the job?

WildFyre
09-09-2005, 10:23 AM
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.

micro
09-09-2005, 05:14 PM
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.

jodasi
09-26-2005, 10:02 AM
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?

vandal
09-26-2005, 10:43 AM
you should be fine going right to .26.

just don't got to 4.1 yet.

Smoge
11-05-2005, 12:26 AM
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