mysql -HELP!!!
mysql -HELP!!!
Out of context: Reply #21
- Started
- Last post
- 27 Responses
- stupidresponse0
did you set a root password when you installed mysql? you can do this on the command line with:
/usr/local/mysql/bin/mysqladmin -u root password new_pwd
replacing new_pwd with your password