Open untitled2 opened 5 years ago
I can't reproduce this, and it sounds like mysql driver issue, have you tried with native DriverManager
not connection pool?
Obviously it is a driver problem, hikariCp will delegate the behavior of the resultSet to the actual resultSet
Environment
With mysql time(3) data type, jdbcTemplate getString() will not retrieve milliseconds when "useServerPrepStmts" is set to "true".