At the beginning of 2023, we will stop supporting several outdated versions of SQL databases. Below you will find information to help you prepare for the upgrade and ensure your website’s compatibility with the newer version.
Overview of the update of old SQL databases
Database version | Update date | Updated to |
MariaDB 10.1 | from 1.2.2023 | MariaDB 10.5 |
MySQL 5.7 | 2023 | |
PostgreSQL 10 | 2023 |
The update will take place automatically and without changing the access data of the database. You don’t need to change the settings of your application/website.
Do you want to update your database to a newer version directly?
If you want to update to a newer version of the SQL database on your own you can do it directly. In order to update your SQL database you will need to follow this guide: Migration/update of MySQL databases.
Keep in mind that when you update your database on your own, the user information will be changed and you will need to update those settings for your website to continue to work.
Website compatibility and changes
If you use a modern editorial system, e.g. WordPress, your website should work without problems with newer versions of SQL databases. All the most used editorial systems are compatible with these versions – just use their latest versions together with the current versions of plugins and themes.
- https://wordpress.org/about/requirements/
- https://www.drupal.org/node/3044215/requirements
- https://devdocs.prestashop.com/1.7/basics/installation/system-requirements/
- https://docs.opencart.com/requirements/
Official change documentation
If you are using a custom website/application, you may find the official documentation and description of changes between individual versions useful.