• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Upgrade MySQL?

J

Jason_I_Am

Guest
Hi.

I've noticed my server contains MySQL 3.23.58! Obviously, this is quite old and I'd like to upgrade to at least 4.x (maybe 5?). Anywho, I have no idea what the process would be.
- Is it safe to upgrade MySQL? Will Plesk shoot itself in the foot?
- How would I go about upgrading it?

I don't have access to psadump (see this thread for details) so I'm afraid I might break something and won't be able to restore it :(

Any help or advice would be appreciated.

Thanks!
 
yum update mysql

is the easiest...

Checkout http://atomicrocketturtle.com
for a repo that's psa compatible

may consider manually downloading and installing 4.0 rpms... (from art)
4.1 can be a little tricky...
 
Back
Top