I installed Plesk Onyx on a new server with Centos 7.4. using a package from the provider. Plesk installed Mysql 5.5.56. I checked under tools & settings--database servers and it said 5.5.56. I then clicked on the icon on the right and accessed the server via db webadmin. there is said the server type was MariaDB version 5.1. So i then went to this page - How to upgrade MySQL 5.5 to 5.6/5.7 or MariaDB 5.5 to 10.0/10.1/10.2 on Linux
and proceeded to upgrade the database server based on the instructions for CentOS 7.
Just to be sure. I ran the stop Mysql service command and got an error saying no such service was running. So then I proceeded to upgrade Mariadb to version 10.1.31. That went thru fine.
Now when I go back to the tools & settings----Database servers, it still shows Mysql but now the version number says 10.1.31. My guess is it is due to the fact that as part of the upgrade instructions, one of the commands is to update the package version inside Plesk.
So my question is what database server is being used for the accounts and by Plesk? Why is this so confusing? When I try to log into mysql using either root or admin I get a access denied. So how in the world do I log into the database server and check which database server is actually running. Plesk documentation says it installs mysql 5.5.56 by default even though CentOS 7 is being used.
Any help is much appreciated.
and proceeded to upgrade the database server based on the instructions for CentOS 7.
Just to be sure. I ran the stop Mysql service command and got an error saying no such service was running. So then I proceeded to upgrade Mariadb to version 10.1.31. That went thru fine.
Now when I go back to the tools & settings----Database servers, it still shows Mysql but now the version number says 10.1.31. My guess is it is due to the fact that as part of the upgrade instructions, one of the commands is to update the package version inside Plesk.
So my question is what database server is being used for the accounts and by Plesk? Why is this so confusing? When I try to log into mysql using either root or admin I get a access denied. So how in the world do I log into the database server and check which database server is actually running. Plesk documentation says it installs mysql 5.5.56 by default even though CentOS 7 is being used.
Any help is much appreciated.