My website is built using WordPress and I want to switch from MySQL 5.7 to MariaDB, but how should I choose the MariaDB version? Or can I choose the latest version of Mariadb?
My website is built using WordPress and I want to switch from MySQL 5.7 to MariaDB, but how should I choose the MariaDB version? Or can I choose the latest version of Mariadb?
For better compatibility, you can choose the version corresponding to mysql5.7. Please refer to the following for details:
MySQL 5.5 -> MariaDB 5.5
MySQL 5.6 -> MariaDB 10.0
MySQL 5.7 -> MariaDB 10.2
MySQL 8.0 -> MariaDB 10.3