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.

  • 41 Users Found This Useful
Was this answer helpful?

Related Articles

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

How to fix content encoding error?

If your site shows content encoding error it may be due to GZIP compression.Try to enable or...

I see a blank / white page (if the site is built in PHP)

If your site is based on PHP, the most likely cause of the problem is that you missed a symbol...

Help, the cron is not working

If you run a job through PHP, for example php -f /home/username/public_html/file.php and you...

Domain has status redemption period / pending delete

The domain is scheduled for deletion, so its validity period has expired and it has not been...