MySQL/MariaDB is a database server that manages and controls the database of our websites. we should regularly check its security updates for avoiding any issue’s. it’s important to run this command every time to update your MySQL/MariaDB from one major release to another. For example when upgrading from MySQL 5.7 to MySQL 8; MariaDB 10 […]