Help - Search - Members - Calendar
Full Version: How to upgrade MySql 4.0.24 to 4.1.10a
The Planet Forums > Operating Systems > Red Hat Linux > Red Hat HOWTOs
detalhe
Hello all!

I need to upgrade MySql from 4.0.24 to 4.1.10a no RH9 w/ PHP 4.3.10. I have nothing important on the DB so no problem loosing information. I've tried Yum but it's most up-to-date Mysql is 4.0.24.

Can someone help me please?

Thank you
Jose
eth00
Download the offical rpms from the mysql website and install them. I have done it a few times with no problems using rpm -Uvh. There are some problems with some sorts of databases...but sounds like you will not have any problems. As of right now 4.1 has not been put into yum/up2date.
detalhe
Thanks, I did it and had 2 warnings:

[Warning] Asked for 196608 thread stack, but got 126976

But it completed and asked to run /usr/bin/mysqladmin to set the password, but the system returned a "file or directore not found". Now I don't know how to set the password icon_sad.gif

Also, entering 'mysqld' I get the following:

[root@jv01 src]# mysqld
050330 19:53:17 [Warning] Asked for 196608 thread stack, but got 126976
050330 19:53:17 [ERROR] Can't start server: Bind on TCP/IP port: Address already in use
050330 19:53:17 [ERROR] Do you already have another mysqld server running on port: 3306 ?
050330 19:53:17 [ERROR] Aborting

050330 19:53:17 [Note] mysqld: Shutdown complete

Any ideas of what I may have done wrong? :confused:

Thank you
Jose
exo
check wich

ps -ef |grep mysql

if you have any mysql process running. If so, kill it before start new server.
detalhe
Ok, the server is installed and running but now I don't have the connection between MySQL and PHP working. PHP-MySQL is installed but PHPMyadmin won't start.

Any thing I should check?

Thanks
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.