Add the following parameter to your connection URL: relaxAutocommit=true So it should look like:
jdbc:mysql://localhost/peopleshare?relaxAutocommit=true&user=hidden&pass word=hidden > -----Original Message----- > From: Shawn A. Wilson [mailto:[EMAIL PROTECTED]] > Sent: Thursday, April 11, 2002 2:33 PM > To: Tomcat Users List > Subject: Re: Help using JDBC realm with MySQL > > > Does nobody know a solution to get around this problem? I > have received no > replies and I desparately need to know how to get around the "Cannot > disable AUTO_COMMIT" error with JDBC realms and MySQL. > -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
