krummas / DrizzleJDBC

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

Fixes issue #30. No more NPE. #31

Closed StephG38 closed 10 years ago

StephG38 commented 10 years ago

This fix correctly chains multiple results from Statement.execute() call.