krummas / DrizzleJDBC

A BSD licensed JDBC driver for Drizzle and MySQL
BSD 3-Clause "New" or "Revised" License
31 stars 22 forks source link

Fix IndexOutOfBoundsException in ResultSetMetaData #26

Closed gaul closed 10 years ago

gaul commented 10 years ago

Previously this had an off-by-one error.