PDA

View Full Version : Upgrade MySQL 4.1.x



czotos
11-30-2009, 12:38 AM
Current OS: Debian 4.0 (Etch)
Current MySQL Version: 4.1.10
Initial Install Method: Customapache

---

I want to upgrade from MySQL 4.1.10 to the latest version, which is currently 4.1.22.

Can someone please provide precise instructions/steps for the upgrade process??

Thanks in advance.

scsi
11-30-2009, 05:59 AM
Use custombuild there is a section on the forums here how to use it.

czotos
12-01-2009, 12:17 AM
Will Custombuild break anything on my existing Customapache system?

In other words, is it possible to suddenly switch-over from Customapache to Custombuild?

czotos
12-01-2009, 03:11 AM
I tried using Custombuild and it somehow broke my installation of Apache 1.3.x, PHP 5.2.x and MySQL 4.1.x.

I managed to restore Apache and PHP using the good old Customapache method, which means I am back online and operational again - but unfortunately, my version of MySQL is still stuck at 4.1.10.

Is there perhaps a manual method to upgrade my version of MySQL 4.1.10 to 4.1.22??

I'm sure it's a couple of simple steps, like...

1) Download tar.gz file from mysql.com site.
2) Untar the file in a certain directory.
3) Run some form of make or similar.
4) Rebuild the links to mysql/mysqld binaries.
5) Restart MySQL

Is there anyone that can help me?

nobaloney
12-01-2009, 11:43 AM
We've had no problems converting from CustomApache to CustomBuild, we do NOT make any changes to current versions as we do so.

After we finish the conversion we consider what we wish to upgrade.

That works for us.

Jeff