You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using Spring Boot 1.4.2 and Druid 1.0.26 .I had put 'validationQuery' into my config ,How ever the error of “testWhileIdle is true, validationQuery not set” is throwed when I made SQL operation,Here is my config
The text was updated successfully, but these errors were encountered:
sequarius
changed the title
So what will cause ”testWhileIdle is true, validationQuery not set“
So what will cause ”testWhileIdle is true, validationQuery not set“ ?
Nov 18, 2016
I am using Spring Boot 1.4.2 and Druid 1.0.26 .I had put 'validationQuery' into my config ,How ever the error of “testWhileIdle is true, validationQuery not set” is throwed when I made SQL operation,Here is my config
so how can i resolve this problem
The text was updated successfully, but these errors were encountered: