• 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.

Issue Failed Mysql Upgrade from 5.5.56 to 5.6 or 5.7

AllenTeng

New Pleskian
I follow this post "How to upgrade MySQL 5.5 to 5.6/5.7 or MariaDB 5.5 to 10.0/10.1/10.2 on Linux" to upgrade Mysql from 5.5 to 5.6.

Then met error as bellow while ran this command "yum install mariadb".
"Error: Package: plesk-mysql-server-17.8.11-cos7.build1708180301.19.x86_64 (@PLESK_17_8_11-dist) Requires: mariadb-server >= 5.0.60
Removing: 1:mariadb-server-5.5.56-2.el7.x86_64 (@base)
mariadb-server = 1:5.5.56-2.el7
Obsoleted By: mysql-community-server-5.6.40-2.el7.x86_64 (mysql56-community) Not found
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest"

What did I wrong and how to fix it?
 
You say you're trying to upgrade from MySQL 5.5 to 5.6 but installing a MariaDB package....
 
  • Like
Reactions: Hex
Back
Top