How to create a new user in MySQL
In this article you will learn how to create a user in both MySQL and MariaDB databases. You may want to perform such a task when working directly with the server. It is worth mentioning that you need all the required access privileges. The instructions that are provided here require root access to the database …