Helpful Information
 
 
Category: MySQL
How to create a DB with a user and password

How do you set a user name and password from the command line?

something like

mysql>create database myDB -user myUser -password myPass

Is that correct?

Take a look in the MySQL Manual under Grant command










privacy (GDPR)