Java connection to MySQL database.. Password [Yes]

Source: Internet
Author: User

Java connection to MySQL database.. Password [Yes] problem:

Problems caused by incompatibility between the MySQL database version and the version used in the project ...,

Technorati tags: Java MySQL database

Solution:

1. view the database version → view the mysql version in the installation directory;

 

2. Download the database driver from mysql.com;

①: Google Search Keyword: MySQL [version] connector site: mysql.com; my keyword is: MySQL 5 connector site: mysql.com

Note: The above site is a reserved word for search. It is used to specify multiple websites to be searched. Multiple websites are separated by semicolons (;).

For the latest version, go to http://dev.mysql.com/downloads/download drivers and connectors;

3. Add the package to the project lib directory and view the connection class. Modify the driver class path ();

 

\ (^ O ^ )/~....; O! The first write in cnblogs; Mark

 

If you encounter the password [No] problem, it is generally because the connection string does not write the password;

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.