Skip to content

Releases: Tusamarco/mysqloperatorcalculator

v1.7.0

29 Jul 16:04
363ea59
Compare
Choose a tag to compare
  • align parameters to MySQL 9
  • tune params for safest calculation
  • GR Memory consumption increased given certification cache is still a hidden bomb

v1.6.0

07 Feb 16:29
d6832ce
Compare
Choose a tag to compare

Major changes:

  • add support for innodb redo log capacity
  • add automatic recalculation of the connections if too many for the given resources
  • add automatic calculation for the max number of connection supported, when connection are set to 0
  • add parameters to tune the weight of connection and maximum % of connection over memory

v1.5.0

18 Oct 14:45
507d091
Compare
Choose a tag to compare
  • Add constants as idioms
  • Functions to get params as string directly from Family object
  • Automatically calculate the maximum number of connection based on memory/cpu and kind of load
  • Convert all size memory wise to bytes
  • Modify some memory calculation about GR to be more precise

v1.4.2

05 Oct 12:41
Compare
Choose a tag to compare

Fixing a bug in thread stack

v1.4.1

31 Aug 11:58
Compare
Choose a tag to compare

Implement MySQL version support

v1.3.1

18 Aug 13:24
bb35118
Compare
Choose a tag to compare

shift to module

V1.2.1

15 May 15:06
47ab04e
Compare
Choose a tag to compare

Bug fix

v1.2.0

18 Apr 16:47
09e02ef
Compare
Choose a tag to compare

New feature added

  • Support Group replication calculation
  • Add group replication specific parameters
  • fix a bug in SQL mode

V1.1.0

10 Feb 16:02
51ace33
Compare
Choose a tag to compare

Adding the feature for manual resources specification
added special parameters coming from Advisors.