• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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