2 Replies Latest reply on Apr 13, 2003 12:39 PM by mjremijan

    mysql transaction isoloation level exception

    mjremijan

      I have successfully created a datasource for mysql however, when I try to get a connection, I get the following exception:

      <<<<<<<<<<<<<<
      java.sql.SQLException: org.jboss.util.NestedSQLException: Could not create connection; - nested throwable: (java.sql.SQLException: Could not retrieve transaction isolation level from server); - nested throwable: (org.jboss.resource.Resource
      Exception: Could not create connection; - nested throwable: (java.sql.SQLExcepti
      on: Could not retrieve transaction isolation level from server))
      >>>>>>>>>>>>>

      Anyone ever seen this before? Have a solution?