Hi

It should be:

jdbc:mysql://localhost/authority?user=test&password=test

json

At 01:51 PM 11/1/01 +0100, you wrote:
>Hello,
>     What's the correct MySQL jdbc connection url? I'm trying to setup
>jdbcRealm on tomcat 4.0.1,
>     and using this url pattern :
>connectionURL="jdbc:mysql://localhost/authority?user=test;password=test"
>    but it goes wrong - it says "Invalid authorization exception: Access
>denied for user: 'test;password@host'.
>     I've configured server side permissions properly (mySQL accepts using
>another client). thanx for any response.
>
>obj.

Reply via email to