- Notifications
You must be signed in to change notification settings - Fork 1k
Pull requests: go-mysql-org/go-mysql
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix a bug when set gtid set in query event and xid event
#155 by WangXiangUSTC was merged Aug 11, 2017 Loading…
add master slave heartbeat and kill invalid thread id
#156 by anoty was merged Aug 22, 2017 Loading…
retry sync use GTID if use GTID sync at the beginning
#143 by WangXiangUSTC was merged Jul 27, 2017 Loading…
feat:add code comments & refactor mysql config constant
#826 by CocaineCong was merged Oct 8, 2023 Loading…
add function of get term field's value by field name
#124 by WangXiangUSTC was merged Apr 9, 2017 Loading…
feat: handle subevents in transaction payload event
#827 by hjweddie was merged Oct 11, 2023 Loading…
Export *BinlogParser.parse and *BinlogParser.parseReader
#131 by apokalyptik was merged May 2, 2017 Loading…
*: support multiple sources replication for mariadb
#272 by IANTHEREAL was merged Jun 1, 2018 Loading…
Updated ServerVersion for compatibility with Oracle's .NET connector.
#225 by cheziyi was merged Jan 17, 2018 Loading…
fix error checking and rawData in parseSingleEvent function
#305 by holys was merged Aug 2, 2018 Loading…
Add EventCacheCount as member of BinlogSyncerConfig to limit streamer's event channel size
#830 by zing22845 was merged Oct 12, 2023 Loading…
binlog: parse error when timestamp is "0000-00-00 00:00:00" or datetime is "0000-00-00 00:00:00" (#254)
#283 by lfshao was merged Jun 25, 2018 Loading…
Previous Next
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.