Skip to content

Conversation

elipoz
Copy link

@elipoz elipoz commented Jun 16, 2020

Description

Added support for TrackReceivedGtids when session_track_gtids is set. It allows to fetch the GTIDs from the OK packet, and store them along the affectedRows/insertId

Checklist

  • Code compiles correctly
  • Created tests which fail without the change (if possible)
  • All tests passing
  • Extended the README / documentation, if necessary
  • Added myself / the copyright holder to the AUTHORS file

@elipoz
Copy link
Author

elipoz commented Jun 17, 2020

@julienschmidt can you please help to review?

@elipoz
Copy link
Author

elipoz commented Jul 8, 2020

@arnehormann @julienschmidt @methane can you please help to take a look?

@elipoz
Copy link
Author

elipoz commented Jul 9, 2020

going to abandon it, as properly exposing received gtids requires a change in sql.go and there is no easy way to expose the internals of the Result from the actual mysql driver... :(

@elipoz elipoz closed this Jul 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant