problem with mysql 5 install and configuration

Lawrence Velázquez larry.velazquez at gmail.com
Tue Jan 17 10:43:33 PST 2012


On Jan 17, 2012, at 1:09 p.m., Érico wrote:

> Hi 
> 
> like this ?
> ericomtx$ mysql5 -u root -D client_test_db
> ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: NO)

What about if you try this:

$ mysql5 -u root --socket=/opt/local/var/run/mysql5/mysqld.sock

vq


More information about the macports-users mailing list