Skip to content

Releases: CECTC/mysql

Version v1.6.2, support XA protocol to coordinate distributed transactions

24 Aug 13:03
9e86521

Choose a tag to compare

Version 1.6.1

29 Jul 05:41
119af63

Choose a tag to compare

v1.6.1

refactor: upgrade dependency (#8)

Version 1.6.0-rc1, refactor coordinated distributed transaction logic

13 Jul 14:18
3ef285a

Choose a tag to compare

refactor: optimize some code (#7)

* refactor: support manipulating the same data in different transaction branches

* refactor: optimize code

Version 1.6.0

09 Jun 02:38
39dbb93

Choose a tag to compare

Consistent with the go-sql-driver/mysql version, adding coordinated distributed transaction logic.