nevill / zongji

A mysql binlog listener running on Node.js.
Other
375 stars 118 forks source link

Not throwing error when binlog file is not present. #104

Closed ramaguruprakash closed 5 years ago

ramaguruprakash commented 5 years ago

Hey, If we give wrong binlogfile name the module is not throwing error and we are not even getting any events. Can you please let me know how to handle such cases

ramaguruprakash commented 5 years ago

sorry was reading the wrong event, err instead of error