MYSQL Small Problem Collection

Source: Internet
Author: User

-Using MySQL to build tables from Springframework, the server uses Tomcat, and the JDBC DataSource is configured correctly in both Server.xml and context.xml.

The compilation passed, but the deployment encountered the following error, and the table in MySQL could not be automatically created:

Com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException:You has an error in your SQL syntax; Check the manual-corresponds to your MySQL server version for the right syntax-use-near ' OPTION Sql_select_limit=d Efault ' at line 1

Reason: MySQL 5.0+ version requires the corresponding driver version of mysql-connector-java-5.1.36, the corresponding version of the jar package into the Tomcat lib, you can use the normal MySQL through the springframework from the dynamic build table.

MYSQL Small Problem Collection

Related Article

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.