I am trying to install gerrit on my B3 follwing the instructions on http://gerrit-documentation.googlecode. ... stall.html, but have an issue with mysql.
When logged in as root I perform the following command
Code: Select all
#mysql
How do I grant root@localhost access to mysql or should I use a different user to use mysql?error: 'Access denied for user 'root'@'localhost' (using password: NO)'
/Morgan