Creating Custom MySQL Users & Databases with Nanobox How to automatically create custom MySQL users and databases whenever using and deploying MySQL with Nanobox. … Posted in MySQL
Using phpMyAdmin to Manage Local Databases It's crazy to think about – phpMyAdmin has been around for almost 20 years now. For many, it is the tool for managing MySQL and MySQL-like databases (MariaDB, Percona, etc.). In this article, I'm … Posted in PHP, phpMyAdmin, MySQL