node-mysql 2.9.0 在8月29日发布了,最近几个版本的改进内容包括: v2.9.0 (2015-08-19) Accept the ciphers property in connection ssl option #1185 Fix bad timezone conversion from Date to string for certain times #1045 #1155 v2.8.0 (2015-07-13) Add connect event to Connection #1129 Default timeout for connection.end to 30 seconds #1057 Fix a sync callback when sequence enqueue fails #1147 Provide static require analysis Re-use connection from pool after conn.changeUser is used #837 #1088 v2.7.0 (2015-05-27) 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 v2.6.2 (2015-04-14) Fix Connection.createQuery for no SQL #1058 Update bignumber.js to 2.0.7 v2.6.1 (2015-03-26) Update bignumber.js to 2.0.5 #1037 #1038 v2.6.0 (2015-03-24) 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 node-mysql 2.9.0 发布,Node 的 MySQL 驱动下载地址