- 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
The ability to connect to the master host and listen to real-time events
#1 by perepechaev was merged Jan 14, 2015 Loading…
Fix typo Preprare/Prepare, also a nil pointer condition that could result in a panic.
#3 by erikstmartin was merged Jan 31, 2015 Loading…
add support for BeginLoadQueryEvent and ExecuteLoadQueryEvent
#11 by ksdpmx was merged May 21, 2015 Loading…
support cc32 check, and skip incorrect binlog and parse next
#14 by siddontang was closed Dec 14, 2015 Loading…
Only check for semi-sync ack request if semi-sync is enabled for this connection
#15 by blalor was merged Jun 29, 2015 Loading…
Implemented getters to retrieve event and error channels
#25 by solisted was closed Dec 29, 2015 Loading…
Issue #26 sign-extend int8/int16/int24/int32 when widening to int64
#27 by karmakaze was merged Jan 11, 2016 Loading…
Return u/int8, u/int16, u/int32 (sign-extend Int24), float32, float64 for interface{} as appropriate
#28 by karmakaze was merged Jan 19, 2016 Loading…
Previous Next
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.