numtel/meteor-mysql

How to catch ER_NO_BINARY_LOGGING

sushitommy opened this issue · 0 comments

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?