Hi all,

Here's my environment:
Solaris 8
Mysql 3.23.33
Driver mm.mysql-2.0.2-bin.jar

I installed Mysql use root. In my servlet program I did not use input 
parameter for user/password.


I run my servlet program, I got the following message

java.sql.SQLException: General error: Access denied for user: '@chicago' to 
database 'speed_data' at org.gjt.mm.mysql.MysqlIO.sendCommand(MysqlIO.java) 
at org.gjt.mm.mysql.Connection.connectionInit(Connection.java) at 
org.gjt.mm.mysql.jdbc2.Connection.connectionInit(Connection.java:89) at 
org.gjt.mm.mysql.Driver.connect(Driver.java) at 
java.sql.DriverManager.getConnection(DriverManager.java:517)

Can someone help me with this?

Is there a achieve list? Where is it?
I cannot find it in the documentation.
_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to