How can I manage my MySQL database?
Added on Thu, Feb 26, 2015
How to manage your MySQL database through phpMyAdmin.
Read More
How do I grant permissions to a MySQL standalone user?
Added on Mon, Mar 2, 2015
How to create a MySQL standalone user and grant permissions to them for your databases.
Read More
How to optimise your MariaDB/MySQL databases within phpMyAdmin
Added on Thu, May 30, 2019
MariaDB/MySQL has the ability to reorganise how table data is stored to help improve the space used and the performance of the MySQL server. This guide will explain how to do this.
Read More