MySQL v2.15.0 Release Notes

Release Date: 2017-10-05 // over 6 years ago
    • โž• Add new Amazon RDS ca-central-1 certificate CA to Amazon RDS SSL profile #1809
    • โž• Add new error codes up to MySQL 5.7.19
    • โž• Add mysql.raw() to generate pre-escaped values #877 #1821
    • ๐Ÿ›  Fix "changedRows" to work on non-English servers #1819
    • ๐Ÿ›  Fix error when server sends RST on QUIT #1811
    • ๐Ÿ›  Fix typo in insecure auth error message
    • Support mysql_native_password auth switch request for Azure #1396 #1729 #1730
    • โšก๏ธ Update sqlstring to 2.3.0
      • Add .toSqlString() escape overriding
      • Small performance improvement on escapeId
    • โšก๏ธ Update bignumber.js to 4.0.4