Home > Database > Mysql Tutorial > mysql-datasource.properties配置文件哪里有错

mysql-datasource.properties配置文件哪里有错

WBOY
Release: 2016-06-06 09:38:27
Original
1385 people have browsed it

mysqljdbcurl

jdbc.driver=com.mysql.jdbc.Driver
db.url=jdbc:mysql:10.243.40.19:3306:mest
db.usr=root
db.psw=123456

报org.apache.commons.dbcp.SQLNestedException: Cannot create JDBC driver of class 'com.mysql.jdbc.Driver' for connect URL 'jdbc:mysql:10.243.40.19:3306:mest'这个错

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template