mysql v0.5.0 Release Notes

    • ⬆️ Bump version 0.5.0 [2014-12-13 23:16:28 +0100]
    • ⏱ Graceful timeout handling using KILL QUERY [2014-12-13 23:03:43 +0100]
    • Avoid dict:is_empty/1 for compat with old OTP versions [2014-12-10 23:13:11 +0100]
    • ➕ Add parametrized queries to README [2014-12-10 23:06:33 +0100]
    • Parametrized queries using cached prep. stmts [2014-12-10 22:59:54 +0100]
    • 📄 docs and specs [2014-12-10 22:39:41 +0100]
    • 🛠 Fixes test for R16B by avoiding sys:get_state/1 [2014-12-09 13:30:00 +0100]
    • Implements selecting db in the connection phase [2014-12-09 10:47:15 +0100]
    • 🔀 Merges mysql_connection with mysql [2014-12-09 10:08:36 +0100]