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

Resolved Maria db update

Office

New Pleskian
Hi there, I'm trying to update Maria db from 5.5.64 to 10.4
I follow this guide: https://support.plesk.com/hc/en-us/articles/213403429-How-to-upgrade-MySQL-5-5-to-5-6-5-7-or-MariaDB-5-5-to-10-0-10-1-10-2-on-Linux-
a
nd from my terminal I have :
------
--------
Installed:

MariaDB-client.x86_64 0:10.4.10-1.el7.centos

MariaDB-compat.x86_64 0:10.4.10-1.el7.centos

MariaDB-server.x86_64 0:10.4.10-1.el7.centos


Dependency Installed:

MariaDB-common.x86_64 0:10.4.10-1.el7.centos

boost-program-options.x86_64 0:1.53.0-27.el7

galera-4.x86_64 0:26.4.3-1.rhel7.el7.centos


Replaced:

mariadb.x86_64 1:5.5.64-1.el7 mariadb-libs.x86_64 1:5.5.64-1.el7

mariadb-server.x86_64 1:5.5.64-1.el7


Complete!


But when I check the installed version on my server I found always the old version.
What I need to do?
Thanks for the help.
 
How did you check the version? If through the GUI, the list probably just needs to be refreshed.

Please note that Plesk does not officially support MariaDB 10.4. There were threads here on the forum with few issues.
 
Hi, finally I updated Maria db to 10.4.10, but I received this message when try to create a new db
Error: The test connection to the database server has failed:
SQLSTATE[HY000]: General error: 1449 The user specified as a definer ('root'@'localhost') does not exist

Any idea?
 
Back
Top