H.W.B
Regular Pleskian
Hello,
As a part of upgrading MariaDB 10.1 to 10.5, you must remove the old version of MariaDB. (https://support.plesk.com/hc/en-us/...5-to-5-6-5-7-or-MariaDB-5-5-to-10-x-on-Linux-)
And there i got an error that it can not remove it....
When i give the command : rpm -q --whatprovides mysql-server
i got the following 2 lines :
MariaDB-server-10.1.35-1.el7.centos.x86_64
MariaDB-server-10.1.35-1.el7.centos.x86_64
And then when giving this command : rpm -e --nodeps `rpm -q --whatprovides mysql-server`
Failed: MariaDB-server-10.1.35-1.el7.centos.x86_64
So i can not remove the current version.
Can someone help me with this problem??
Thank you.
Henk
As a part of upgrading MariaDB 10.1 to 10.5, you must remove the old version of MariaDB. (https://support.plesk.com/hc/en-us/...5-to-5-6-5-7-or-MariaDB-5-5-to-10-x-on-Linux-)
And there i got an error that it can not remove it....
When i give the command : rpm -q --whatprovides mysql-server
i got the following 2 lines :
MariaDB-server-10.1.35-1.el7.centos.x86_64
MariaDB-server-10.1.35-1.el7.centos.x86_64
And then when giving this command : rpm -e --nodeps `rpm -q --whatprovides mysql-server`
Failed: MariaDB-server-10.1.35-1.el7.centos.x86_64
So i can not remove the current version.
Can someone help me with this problem??
Thank you.
Henk