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.

  • 101 Users Found This Useful
Was this answer helpful?

Related Articles

How can I turn off PHP error output?

To disable error output in your script, use: error_reporting (0); Remember that you need to...

My Wordpress has been hacked, how do I reset my admin password?

If your Wordpress password has been changed to an unknown value, you can always change it by...

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 -...

Help, my site has been hacked!

If your account has been hacked, be sure that this is not related to the security of the server....

Where can I see the CPU logs of the processor?

Our hosting does not keep logs of CPU usage of the processor at the moment.When an account starts...