One of my clients has an important PHP package running on one of my servers.
The trouble is it has a problem with MySQL bug #21456 which only applies to MySQL 4.1.21.
Is there any way to change the version of MySQL to either 4.1.20 or 4.1.22?
I'm tempted to do it through the RPM system, but suspect that may break something somewhere else....
The trouble is it has a problem with MySQL bug #21456 which only applies to MySQL 4.1.21.
Is there any way to change the version of MySQL to either 4.1.20 or 4.1.22?
I'm tempted to do it through the RPM system, but suspect that may break something somewhere else....