Got an error about an outdated MySQL version?

When connecting the site to the database, an error occurred telling us that the MySQL version is lower than the recommended one?
This means that you have created a database with the wrong software for you.
Very often, users choose "Database Server Type": MySQL, and then by inertia choose "Database Server": MySQL.
With this choice, we create a MySQL database below the eighth version, in order to get the latest version we select "Database Server": mariadb
MariDb is a modified version of MySQL that easily replaces your standard MySQL.

  • 95 Users Found This Useful
Was this answer helpful?

Related Articles

My site is not working on this PHP version

You can change the PHP version yourself in the Control Panel. To do this, go to Control Panel -...

I am getting access error when importing database via phpMyAdmin

If an access error is displayed when you try to import a MySQL database backup via phpMyAdmin, it...

I am getting Internal Server Error (500)

This error is generalized when there is a problem the server cannot process a request to the site...

Help, Adsense is not showing

If your ad is not showing, please make sure you paste the code between the "body" tags. If you...

Ping command and tracert (traceroute) how to use correctly?

The ping command is used to check the availability of network resources. Most often it is needed...