On Monday 24 March 2003 11:21 am, Ricardo Kustner wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
>
> Hi,
>
> I'm investigating a regular crash of a mmbase (1.6.0) installation...
> one of the candidates of the problems is the mysql jdbc driver.
> Currently it's using an older mysql driver (mm.mysql-2.0.12-bin.jar),
> because I was having trouble with getting mmbase to run properly with
> more recent versions.  Did anybody manage to get mmbase to run with a
> more recent version of mysql jdbc (or by the more fancy name
> "Connector/J")
Yep

mysql-connector-java-2.0.14-bin.jar 


<property name="url">jdbc:mysql://$HOST:$PORT/$DBM</property>
<property name="driver">com.mysql.jdbc.Driver</property>

use the user and passwd prorepties and not the "&user=asdfasdf" in the jdbc 
url url.



> TIA...
>
> gr,
>
> Ricardo.
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.2.1 (Darwin)
>
> iD8DBQE+ftwUXkB/w5JqupQRAjTGAJ9gzwY/FCCdeKktiXd9LOCabXFJjgCeO60I
> cJVvv/sjYszh9N0L9gTtMnI=
> =5p88
> -----END PGP SIGNATURE-----

-- 
Kees Jongenburger
Mediapark C101 Hilversum  
+31 (0)35 6772910


Reply via email to