bminer / node-mysql-queues

Wraps 'node-mysql' to provide mulitple query queues, allowing support for multiple statements and transactions.
MIT License
92 stars 11 forks source link

Need to call `client.query` with specific implicit `this`?? #1

Closed bminer closed 12 years ago

bminer commented 12 years ago

Getting this error....

TypeError: Object # has no method 'format' at /usr/lib/node_modules/mysql/lib/client.js:80:16

bminer commented 12 years ago

Will be fixed in v0.2.2