And don't forget to use the -h flag to specify the host you are connecting
to on mysql command line.
That might be different, having a FQDN or localhost.
Try logging on your mysql database and very the mysql.user and mysql.dbtables.
Orlando
On 4/20/07, David Smith <[EMAIL PROTECTED]> wrote:
Seems pretty straight forward -- the user/host/password combo you
provided isn't valid on your mysql server. Keep in mind mysql doesn't
just check username and password, it also checks where you are logging
in from (the host). You can test the login credentials by using the
mysql command line cli
Hi Perihan,
On 4/19/07, peri <[EMAIL PROTECTED]> wrote:
Hi,
I'm a new user on tomcat. I'm using tomcat on my local machine for some
application. I use tomcat version 4.1 MySql version 4.1.22 as database and
eclipse 3.2 as ide. while I start tomcat on eclipse I got this error
messsage:
INFO: Ini
efore installing MySQL I
didn't get this error messge.
Thank you very much
Perihan
--
View this message in context:
http://www.nabble.com/I-get-this-error-message-while-starting-tomcat-tf3609467.html#a10085885
Sent from the Tomcat - User mailing list archive at Nabble.com.
---