<div dir="ltr">Hi Erlangers,<div><br></div><div style>Henning Diedrich and I have been working a bit on the Emysql driver,</div><div style><br></div><div style>  <a href="https://github.com/Eonblast/Emysql">https://github.com/Eonblast/Emysql</a></div>

<div style><br></div><div style>cleaning it up and removing old cruft from it. Over the last month or so we have reached a point where 3-4 emysql branches were merged back into the above path. It has been running in production at a customer site, Issuu, for about 1 month without any problems to report and we believe it is fairly stable.</div>

<div style><br></div><div style>NOTE: There is a backwards-incompatible change in `master`. We removed the encoding support of automatic conversion of binaries into utf-8. This means that client *users* are now responsible for encoding data properly. On the other hand, this means that the driver won't try to encode binary BLOB data as utf-8 anymore :)</div>

<div style><br></div><div style>Branches of interest: `master`. Try it out. It contains the merger.</div><div style>Tags of interest: `0.2.16`. This tag is just *before* the merge, so if you need time to adapt to the new setup, you can lock to this tag and obtain the old behaviour.</div>

<div style><br></div><div style>J.</div><div style>  Erlang Solutions Ltd, Copenhagen.</div><div style><br></div></div>