Could not retrieve transation read-only status server Query:insert into

Source: Internet
Author: User
java.sql.sqlexception:could not retrieve transation the status server read-only into T_user VALUES (?,?,?,?,?,?,?,?) Parameters: [NULL, SS, 123, SS, 1, 1111] at Org.apache.commons.dbutils.AbstractQueryRunner.rethrow (abstractqu eryrunner.java:320) at Org.apache.commons.dbutils.QueryRunner.update (queryrunner.java:489) at ORG.APACHE.COMMONS.D Butils. Queryrunner.update (queryrunner.java:402) at Cn.itcast.jdbc.TxQueryRunner.update (txqueryrunner.java:55) at Com.hong Yi.dao.UserDAO.addUser (userdao.java:26) at Com.hongyi.servlet.UserServlet.addUser (userservlet.java:82) at SUN.REFL Ect. Nativemethodaccessorimpl.invoke0 (Native method) at Sun.reflect.NativeMethodAccessorImpl.invoke ( nativemethodaccessorimpl.java:57) at 

This is due to a different version of MySQL-driven ...


Select the appropriate driver jar based on your MySQL to get it.
My database is 6.0.11

before the jar is Mysql-connector-java-5.1.28-bin.jar

Replace with Mysql-connector-java-5.1.7-bin.jar It's all right

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.