roost-im / roost

An experimental new Zephyr client
MIT License
4 stars 2 forks source link

Update to node-mysql 2.0.0~alpha9 #44

Closed davidben closed 10 years ago

davidben commented 11 years ago

I get this:

Calling conn.end() to release a pooled connection is deprecated. In next version calling conn.end() will be restored to default conn.end() behavior. Use conn.release() instead.