Hi, I have Plesk Obsidian 18.0.21. By default my databases being created as MariaDB 5.5.64. I need to switch type to MySQL Community Server (GPL) 5.6.45. It is possible?
I normally prefer MariaDb but my developer need Mysql Community Server to migrate a WebApp. It possibile to switch from MariaDB to Mysql Community Server?
It is highly not recommended to replace database server shipped by OS vendor with another one, for example replace MariaDB with MySQL, as this might lead to various issues afterwards. We recommend to keep using database server shipped by OS vendor.