Skip to content

Commit 2bcf4be

Browse files
committed
Export Heartbeat_V2
1 parent e8ac510 commit 2bcf4be

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/binlog_event.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -330,6 +330,7 @@ util.inherits(Unknown, BinlogEvent);
330330

331331
exports.BinlogEvent = BinlogEvent;
332332
exports.Heartbeat = Heartbeat;
333+
exports.Heartbeat_V2 = Heartbeat_V2;
333334
exports.Rotate = Rotate;
334335
exports.Format = Format;
335336
exports.Query = Query;

0 commit comments

Comments
 (0)