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.
