numtel / meteor-mysql

Reactive MySQL for Meteor
MIT License
343 stars 41 forks source link

How to catch ER_NO_BINARY_LOGGING #60

Open sushitommy opened 8 years ago

sushitommy commented 8 years ago

When you try to connect to a MySQL server that has no binlog enabled, how can you catch the ER_NO_BINARY_LOGGING error that is coming from numtel_mysql\0.1.14\npm\node_modules\mysql-liveselect\node_modules\zongji\node_modules\mysql\lib\protocol\Parser.js:82?