Skip to Content
0
Former Member
Jul 17, 2008 at 05:59 PM

BO Mysql Database login help

71 Views

We have BOXI 3.0 (testing) installed in solaris sunOS 5.10, with the tomcat and mysql that comes with it. I am trying to login mysql but i am not being able. Is there any special trick to do that.

I am able to use the mysqlshutdown.sh and mysqlstartup.sh to start and stop mysql. when I do ./mysqlshutdown it asks for password and that works.

This is what I get:

busobj@business2$ mysql -h 10.10.2.105 -p 3308

Enter password:

ERROR 1045: Access denied for user 'busobj'@'business2' (using password: YES)