Hi

Is anyone using DataSourceUserManager with MySQL database?
We have been using it with PostgreSQL without any problems,
but when we switched to MySQL, DataSourceUserManager throws
an exception

DataSourceUserManager.getUser

8.11.2000 14:29 ANALYYTIKKO-web: Error in UserManager
java.lang.RuntimeException: SQLException: Can't call commit when
autocommit=true
        at com.evermind.sql.DataSourceUserManager.getUser(JAX)
        at com.evermind.server.http.EvermindHttpServletRequest.yf(JAX)
        at com.evermind.server.http.HttpApplication.vk(JAX)
        at com.evermind.server.http.HttpApplication.uh(JAX)
        at com.evermind.server.http.ed.sp(JAX)
        at com.evermind.server.http.ed.so(JAX)
        at com.evermind.util.f.run(JAX)


Is it possible to use MySQL with DataSourceUserManager since MySQL does not
support transactions?

Regards,
Juha Lehtonen
FA Solutions


Reply via email to