Tuesday, 20 August 2013

Access denied for user root - mysql on MAC OS

Access denied for user root - mysql on MAC OS

I know how do skip this problem on ubuntu, but how can i do it on MAC OS?
mysqld --skip-grant-tables --skip-networking &
doesn't work and even more - it block console with mass of errors.
How can i set password for mysql on MAC?

No comments:

Post a Comment