Releases: radondb/xenon
Releases · radondb/xenon
Xenon v1.1.4
Xenon v1.0.9
- mysql: autocorrect semi-sync timeout
- cli: add enablechecksemisync and disablechecksemisync
Xenon v1.0.8
- feature: adjust the logic about split brain (@prettyshuang )
- feature: cli: support to change user password by host (@prettyshuang )
- feature: cli: support to change user password by host (@prettyshuang )
- feature: cli: support create super SSL user (@prettyshuang )
- feature: cli: getuser command can get Super_priv (@prettyshuang )
- feature: raft: add learner state for rebuildme (@prettyshuang )
- bugfix: cli: fix cluster raft failed when the first node in list fails #74 (@prettyshuang )
- bugfix: cli: the cmd cluster gtid finally gets the gtid of the leader (@prettyshuang )
Xenon v1.0.7
- feature: add invalid state to avoid localcommit(#67 )
Xenon v1.0.5
Xenon 1.0.4
Xenon 1.0.3
v1.0.3 mysql: add the err handle to the CreateReplUserWithoutBinlog
Xenon 1.0.2
v1.0.2 mysql: add the err handle to the CreateReplUserWithoutBinlog
Xenon 1.0.1
raft: enhancing cluster election Add parameter 'AdmitDefeatHtCnt' 'AdmitDefeatPingCnt' used for configuration, and degrade leader to follower immediately when mysqld dead.