I Installed mySQL on a G5 10.2.8
I followed instructions from Mysql.com on how to install an also went through the manual at php.com. I've really follow the instructions but still I'm getting errors like this
[Max-Canovacas-Computer:/usr/local/mysql] maxcanovaca% shell> mysql -u root test
mysql: Permission denied.
also when I try to set the password...
[Max-Canovacas-Computer:/usr/local/mysql] maxcanovaca% mysql> SET PASSWORD FOR maxcanovaca@localhost=PASSWORD 'wlitho'
SET: Permission denied.
Even when I try to manipulate the privilege table with:
[Max-Canovacas-Computer:/usr/local/mysql] maxcanovaca% shell> mysql -u root mysql
mysql: Permission denied.
I'd please like some help or advice, I don't know if is a Mac OS problem or what?!
I appreciate you help and patience!
Louis M
I followed instructions from Mysql.com on how to install an also went through the manual at php.com. I've really follow the instructions but still I'm getting errors like this
[Max-Canovacas-Computer:/usr/local/mysql] maxcanovaca% shell> mysql -u root test
mysql: Permission denied.
also when I try to set the password...
[Max-Canovacas-Computer:/usr/local/mysql] maxcanovaca% mysql> SET PASSWORD FOR maxcanovaca@localhost=PASSWORD 'wlitho'
SET: Permission denied.
Even when I try to manipulate the privilege table with:
[Max-Canovacas-Computer:/usr/local/mysql] maxcanovaca% shell> mysql -u root mysql
mysql: Permission denied.
I'd please like some help or advice, I don't know if is a Mac OS problem or what?!
I appreciate you help and patience!
Louis M