Changing version of MySQL

jalal

Active Member
Jun 15, 2005
33
0
156
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.... :(
 

dragonbooster

Active Member
Oct 4, 2006
34
0
156
Hello

You can change the version MySql to 4.1 from WHM >> Tweak Settings >> (MYSql).

Please Try this

(Please check before upgrading the version 4.1 - previously the Mysql version 4.1 was having the problem of "Password Hashing ")
 
Last edited:

jalal

Active Member
Jun 15, 2005
33
0
156
Tweak Settings allows you to either update MySQL to the latest 4.1 or the latest 5.0.

My problem is that I have the latest cPanel version of 4.1 (that is 4.1.21). What I need is EITHER to downgrade to 4.1.20 OR to upgrade to 4.1.22 (not currently available on cPanel).

:confused:
 

AndyReed

Well-Known Member
PartnerNOC
May 29, 2004
2,217
4
193
Minneapolis, MN
jalal said:
I'm tempted to do it through the RPM system, but suspect that may break something somewhere else.... :(
You can upgrade MySQL to v4.2.22, manually, using rpms packages. If that didn't work, switch back to the version supported by the cPanel.
 

JamesSmith

Well-Known Member
Sep 17, 2003
185
0
166
UK, Luton
AndyReed said:
You can upgrade MySQL to v4.2.22, manually, using rpms packages. If that didn't work, switch back to the version supported by the cPanel.
I believe you mean 4.1.22 - There is no 4.1.22 ....
 

AndyReed

Well-Known Member
PartnerNOC
May 29, 2004
2,217
4
193
Minneapolis, MN
JamesSmith said:
I believe you mean 4.1.22 - There is no 4.1.22 ....
Yep, that was a typo. Thanks for the correction :D
 

jalal

Active Member
Jun 15, 2005
33
0
156
AndyReed said:
You can upgrade MySQL to v4.2.22, manually, using rpms packages. If that didn't work, switch back to the version supported by the cPanel.
OK. thanks for the reassurance. I'll give it a try (to 4.1.22 :) )

Edit: but I just realized 4.1.22 isn't packaged for release yet... :(
 
Last edited: