On Jun 8, 2010, at 11:55, Will Scheidegger wrote:
> grant all on mag_cms.* to 'magnolia'@'localhost';
<...>
> DriverManager.getConnection("jdbc:mysql://serverip#:3306/mag_cms",
> "magnolia", "password");
There's the problem. You're granting access via localhost, but access the
server - either remotely or locally but via ip.
-g
----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------