Link to home
Start Free TrialLog in
Avatar of MICHAEL HOGGATT
MICHAEL HOGGATT

asked on

mysql add user name and permissions from command line

from the command line in MySQL how do I add a username and grant permissions?

I am using version 5.1 or should I have installed a newer version?
Also do I need to create a table ? I have already created the database.

Michael
ASKER CERTIFIED SOLUTION
Avatar of HainKurt
HainKurt
Flag of Canada image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Avatar of David Favor
David Favor
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of MICHAEL HOGGATT
MICHAEL HOGGATT

ASKER

thank you very much for all of your help.

I connected to the database !

Michael