Skip to content

HuLaLaGa/shardingsphere-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ShardingSphere-Test

This project reproduce 'connection disabled' Exception when use both ShardingSphere and Druid

src/test/java/com/hulalaga/ShardingSphereTest.java

mvn -T 1C clean test 
[INFO]
[INFO] Results:
[INFO]
[ERROR] Failures:
[ERROR]   ShardingSphereTest.testDruidConnectionDisabled:97 Unexpected exception thrown: org.springframework.jdbc.UncategorizedSQLException: StatementCallback; uncategorized SQLException for SQL [select '']; SQL state [null]; error code [0]; connection disabled; nested exception is java.sql.SQLException: connection disabled
[INFO]
[ERROR] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages