Hi,
This is a fairly simple question but I'm new to mySQL. To log on to
mySQL I need to type at the prompt:
mysql --user='username' --password='passw ord'
as opposed to just typing mysql and being recognized without having to
type identification. Anyone know how I can change this??
Thanks!
This is a fairly simple question but I'm new to mySQL. To log on to
mySQL I need to type at the prompt:
mysql --user='username' --password='passw ord'
as opposed to just typing mysql and being recognized without having to
type identification. Anyone know how I can change this??
Thanks!
Comment