|
|
@ -967,7 +967,7 @@ public class DruidDataSource extends DruidAbstractDataSource implements DruidDat |
|
|
|
infoMessage += "testWhileIdle is true, "; |
|
|
|
infoMessage += "testWhileIdle is true, "; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
LOG.error(infoMessage + "validationQuery not set"); |
|
|
|
LOG.info(infoMessage + "validationQuery not set"); |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
protected void initCheck() throws SQLException { |
|
|
|
protected void initCheck() throws SQLException { |
|
|
|