t; Subject: Could not getConnection as before with Connector/J v3.0.13
>
> Hi,
> I tried to use the latest jdbc driver v3.0.13. However, the
> program I
> coded no more work. It works well with v3.0.12.
> The new driver does not accept the following connect url string:
>
>
Same here. Went back to the 3.0.12 drivers.
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Friday, May 28, 2004 10:24 AM
To: [EMAIL PROTECTED]
Subject: Could not getConnection as before with Connector/J v3.0.13
Hi,
I tried to use the latest jdbc driver
Hi,
I tried to use the latest jdbc driver v3.0.13. However, the program I
coded no more work. It works well with v3.0.12.
The new driver does not accept the following connect url string:
jdbc:mysql://localhost/trdb?useUnicode=true&characterEncoding=UTF-8
The following exception occurs:
ja