4 messages in com.mysql.lists.javaRe: java.sql.SQLException *SOLVED*
FromSent OnAttachments
Neill Laney30 Jan 2001 20:43 
Yahoo30 Jan 2001 22:08 
Richard Thomas30 Jan 2001 22:19 
Neill Laney01 Feb 2001 09:48 
Subject:Re: java.sql.SQLException *SOLVED*
From:Neill Laney (nla@nc.rr.com)
Date:02/01/2001 09:48:23 AM
List:com.mysql.lists.java

Problem solved: mysql>update user set host="%" where user="my_user";

I'm sure there is a reason the db was not resolving the hostname, however my goal is to gain access which has been accomplished with the help of everyone who responded.

Many thanks!

----- Original Message ----- From: "Neill Laney" <nla@nc.rr.com> To: <ja@lists.mysql.com> Sent: Tuesday, January 30, 2001 11:43 PM Subject: java.sql.SQLException: Server configuration denies access to data source

Servlet runs with MySQL 3.23 on Windows 2000, but with MySQL 3.23 on Linux (the same Servlet) gives the error:

java.sql.SQLException: Server configuration denies access to data source

Can someone tell me what has to be configured and/or point me to a good MySQL installation and configuration primer. TIA

To unsubscribe, send a message to the address shown in the List-Unsubscribe header of this message. If you cannot see it, e-mail java@lists.mysql.com instead.