MySQL v2.6.0 Release Notes

Release Date: 2015-03-24 // about 9 years ago
    • โž• Add poolCluster.remove to remove pools from the cluster #1006 #1007
    • โž• Add optional callback to poolCluster.end
    • โž• Add restoreNodeTimeout option to PoolCluster #880 #906
    • ๐Ÿ›  Fix LOAD DATA INFILE handling in multiple statements #1036
    • ๐Ÿ›  Fix poolCluster.add to throw if PoolCluster has been closed
    • ๐Ÿ›  Fix poolCluster.add to throw if id already defined
    • ๐Ÿ›  Fix un-catchable error from PoolCluster when MySQL server offline #1033
    • ๐Ÿ‘Œ Improve speed formatting SQL #1019
    • ๐Ÿ‘Œ Support io.js