0.3 released!

10 views
Skip to first unread message

Phil Bayfield

unread,
Mar 1, 2011, 2:12:49 PM3/1/11
to gom...@googlegroups.com
Today I've pushed to release version 0.3.0 so if anyone is using the old library please update and try it out.

Quick feature summary:

- Complete rewrite, uses similar style as Go packages.
- Support for all versions of MySQL, both 4.1 and later and 4.0 and earlier protocols.
- Support for all password formats as well as the "old password reauth" methods which are undocumented by MySQL.
- Result sets can be "stored" or "used" (i.e. entire result saved to memory or row by row).
- Statements now support "BindResult" which enables you to pass pointers for row storage and the library performs type conversions.
- Much improved multiple statement support.
- Full auto-reconnect and limited auto-recovery for dropped connections.
- Several levels of logging and log to file support.
- Numerous improvements in usability and performance.

Download/docs/examples as normal are all on Github repo: http://phil.io/zpqpw
Reply all
Reply to author
Forward
0 new messages