Topic: MariaDB 10 on centos7

I am using 5.5.47-MariaDB - MariaDB Server on Centos 7.I need to use MariaDB 10.I installed  Official MariaDB Repository and then i did a yum upgrade and it worked.However even after i do systemctl restart mariadb , phpMyAdmin sees 5.5.47

Re: MariaDB 10 on centos7

It's "service mysql start" for MariaDB-10.
Have fun in SystemD heaven tongue

Re: MariaDB 10 on centos7

> phpMyAdmin sees 5.5.47

If you use php-mysql, it uses libmysqlclient.

I recommend to use php-mysqlnd instead which doesn't use libmysqlclient.

Laptop:  Fedora 38 + rpmfusion + remi (SCL only)
x86_64 builder: Fedora 39 + rpmfusion + remi-test
aarch64 builder: RHEL 9 with EPEL
Hosting Server: CentOS 8 Stream with EPEL, rpmfusion, remi