---

Create a New MySQL User via phpMyAdmin

The continuous usage of phpMyAdmin as a GUI frontend for managing MySQL/MariaDB databases for sites like WordPress is making website administration achievable even by newbie users.

You do not need to arm yourself with the prowess and accuracy of highlighting and implementing long SQL queries to unlock some meaningful strides in database management. One key aspect of any database management system in a production environment is its ability to create and accommodate users. MySQL/MariaDB RDBMS accommodates two types of users; the Admin user and the normal user.

This article guide walks you through creating a MySQL/MariaDB database user through the phpMyAdmin frontend.

Get the Free Newsletter!

Subscribe to Developer Insider for top news, trends, & analysis