MySQL v2.10.0 Release Notes

Release Date: 2015-12-15 // over 8 years ago
    • โž• Add new error codes up to MySQL 5.7.9 #1294
    • โž• Add new JSON type constant #1295
    • โž• Add types for fractional seconds support
    • ๐Ÿ›  Fix connection.destroy() on pool connection creating sequences #1291
    • Fix error code 139 HA_ERR_TO_BIG_ROW to be HA_ERR_TOO_BIG_ROW
    • ๐Ÿ›  Fix error when call site error is missing stack #1179
    • ๐Ÿ›  Fix reading password from MySQL URL that has bare colon #1278
    • ๐Ÿ– Handle MySQL servers not closing TCP connection after QUIT -> OK exchange #1277
    • ๐ŸŽ Minor SqlString Date to string performance improvement #1233
    • ๐Ÿ‘Œ Support Node.js 4.x
    • ๐Ÿ‘Œ Support Node.js 5.x
    • โšก๏ธ Update bignumber.js to 2.1.2