MySQL v2.7.0 Release Notes

Release Date: 2015-05-27 // almost 9 years ago
    • ๐Ÿšš Destroy/end connections removed from the pool on error
    • Delay implied connect until after .query argument validation
    • ๐Ÿšš Do not remove connections with non-fatal errors from the pool
    • Error early if callback argument to .query is not a function #1060
    • Lazy-load modules from many entry point; reduced memory use