I can connect to the MySQL database from any client on any host.
I have the driver from http://www.worldserver.com/mm.mysql/
The driver itself is - mm.mysql-2.0.1-bin.jar
I have also attempted to use an older version - mysql_uncomp.jar
The URL I use to connect is
database.default.url=jdbc:mysql://208.248.123.9/Turbine
database.default.username=bigtime
database.default.password=smalltime
I have this running on a RedHat 6.2 machine.
If you would ike to have more details please let me know.
John McNally, Jason van Zyl, Dave Bryson, and John Thorhauer -
many thanks for your responses. I really appreciate it.
The bad part - my problem is still not fixed and I'm beyond deadline.
database.default.username=bigtime
database.default.password=smalltime
Jason van Zyl wrote:
> I had a similiar problem, and I think there is something wrong with
> the MySQL JDBC driver. For a given user and password I can connect
> with any other MySQL client, but I can't connect via JDBC. I haven't
> looked into it. But if you want to see it work turn off the grant
> tables. This is certainly not a solution for production environment,
> but if you just want to see something go (I'm assuming Jetspeed), then
> just add --skip-grant-tables to your safe_mysql invocation.
--
Is wisdom knowing you�ll never know,
Or knowing you�ve always known?
-- Donald Marsh
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]