2.1.9
- fixed #16 where the maximum length for lock keys in MySQL 5.7.5+ is limited to 64 characters; thanks to Andreas Heissenberger for providing the fix!
- the library now destroys previous sessions when started
- database errors now throw exceptions instead of dying; thanks Jonathon Hill