Skip to content

Commit 70a112c

Browse files
Nit: clarify difference between private an public RowsEvent types.
1 parent 115cf55 commit 70a112c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

replication/row_event.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -905,6 +905,7 @@ type RowsEvent struct {
905905
// for mariadb *_COMPRESSED_EVENT_V1
906906
compressed bool
907907

908+
// raw event type associated with a RowsEvent
908909
eventType EventType
909910

910911
Table *TableMapEvent

0 commit comments

Comments
 (0)