You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by Matt Fury <ma...@yahoo.com> on 2002/06/26 17:57:53 UTC

Tomcat 4.0.4 w/ mySQL org.gjt.mm.mysql.Driver

I am confused. Can anyone tell me what changed between
4.0.3 and 4.0.4 that won't allow me to connect to my
mySQL database anymore? Its denying any user/password
I put in giving me a SQL Exception.

My code hasn't changed at all in fact when I roll back
to 4.0.3 it works fine.

-Matt

=====
------------------------
int myName() {
  cout << "-Matt Fury \n";
  return 0;
}
------------------------

__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>