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?
something like
mysql>create database myDB -user myUser -password myPass
Is that correct?
Comment