My problem was the next:
I'm using Poolman to create a conecction pool in Tomcat 4 to access a 
MySql database, the driver that I'm using is org.gjt.mm.mysql.Driver, 
JDBC throws this exception:

java.sql.SQLException: Transaction Isolation Levels are not supported.
params: org.gjt.mm.mysql.Driver, jdbc:mysql://localhost/myDataBase. 
Please check your username, password and other connectivity info.
java.sql.SQLException: Transaction Isolation Levels are not supported.

My solution is the next: the problem is the MySql driver, I get a new
version and the problem is over. The new version is 2.0.8.

Gabriel




---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to