Closed hcarty closed 8 years ago
Thanks for the report, fetch_fields
binding didn't account for the fact that NULL
is a valid value for MYSQL_RES
.
Thank you for the quick fix!
Could you make a bugfix release with this change in place?
Thank you!
... before a result has actually been returned. I ran into this in the toplevel (OCaml 4.02.3 64bit, Mac OSX, MySQL 5.7 client library).