How To Check your MySQL (Or MariaDB) Version [Easy]
Knowing which version of MySQL you are running is vital when making sure your code is compatible and that you are using supported features. Here’s how to find out which you are running. For example, older versions of MySQL lack features for handling JSON data and… Read More »How To Check your MySQL (Or MariaDB) Version [Easy]