

the user name as well as we need to provide the password and confirm the password for the new user. Here, we need to provide the Login Name i.e. Once you click on the ‘ Add Account’ button to add a new user, it will open the below window to enter the new user details. In order to add a new user, click on the ‘ Add Account’ button as shown in the below image.

On this window, in the center screen, you can see the current users for your MySQL database server. Once you click on the ‘ Users and Privileges’ link it will open the below window. Open the ‘ Users and Privileges’ window by clicking the link as shown in the below image. Once you are logged in to the MySQL Database Server, in the left-hand window, under the ‘ MANAGEMENT’ menu, there is a link for ‘ Users and Privileges’. Create a new user using MySQL Workbenchįirst, log in to the MySQL Server using root user.
#Create user mysql workbench how to#
Please read our previous article where we discussed how to connect to the MySQL Database Server using Workbench. In this article, I am going to discuss how to create a new user in the MySQL database server using MySQL Workbench.
