Mysqlconfigurer Versions Save

Releem is a simple MySQL tuning tool to improve database performance and reduce servers costs.

0.9.7

1 year ago

Releem 0.9.7, 2022-10-31

  • Added installation logs collection.
  • Improved metrics collection using new Releem Agent implemented using Go.
  • Improved installation. Removed cron to collect metrics.
  • Redesigned front page of Releem Customer Portal.
  • Fixed run installation with sudo user.

Releem 0.9.6, 2022-09-30

  • Added Queries per Second metric collection
  • Added graph QPS in Releem Customer Portal
  • Redesigned Dashboard in Releem Customer Portal
  • Added Weekly Reelem Reports
  • Improved server metrics aggregation algorithm (hostnames instead IP adresses) Closes #100
  • Fixed warning during execution. Closes #93

0.9.5

1 year ago

Releem 0.9.5, 2022-08-31

  • Added Apply recommended MySQL configuration and rollback to the previous configuration. Closes #63
  • Added Automatic update.
  • Added innodb_page_cleaners and innodb_purge_threads calculations.
  • Improved performance of Releem Agent to minimize workload run on servers with hundreds of databases. Closes #30

0.9.4

1 year ago

Releem 0.9.4, 2022-07-31

  • Added FreeBSD support. Closes #95
  • Added innodb_redo_log_capacity calculation
  • Added query_cache_min_res_unit calculation
  • Improved calculation thread_cache_size. Closes #91
  • Fixed Error is:'int' object has no attribute 'strip'
  • Fixed Error KeyError: 'Virtual Machine'

0.9.3

1 year ago

Releem 0.9.3, 2022-06-30

0.9.2

1 year ago

Releem 0.9.2, 2022-05-31

  • Added manual selection of innodb_flush_log_at_trx_commit in Releem Customer Portal for every server.
  • Added innodb_log_buffer_size calculaction.
  • Added optimizer_search_depth calculaction.
  • Improved innodb_log_file_size variable. Closes #3
  • Improved Documentation.
  • Fixed Metrics Collection Issue. Closes #87

0.9.1

1 year ago

Releem 0.9.1, 2022-04-30

  • Added display of Memory Limit in Releem Customer Portal
  • Improved MySQL Performance Score
  • Fixed duplicated servers in Releem Customer Portal
  • Removed servers where Releem Agent is not active.

0.9.0

2 years ago

Releem MySQLConfigurer 0.9.0, 2022-03-30

  • Added checks of the database server version
  • Added configuration file releem.conf
  • Added -u option to update Releem Agent
  • Added list of variable changes. Closes #75
  • Improved calculation of max_heap_table_size
  • Improved calculation of tmp_table_size
  • Fixed MySQLTuner version
  • Fixed metrics collection

0.8.0

2 years ago

Releem MySQLConfigurer 0.8.0, 2022-01-12

  • Added support of MariaDB 10.6. Closes #82
  • Added Automated subscriptions and credit card payments
  • Added hostnames to servers list. Closes #77
  • Improved documentation

0.7.0

2 years ago

Releem MySQLConfigurer 0.7.0, 2021-11-16

  • Added Display timezone on server page. Closes #72
  • Added Documentation.
  • Added Automated Installation of Releem Agent
  • Fixed Cache values too high. Closes #73
  • Fixed Error when no Innodb tables only MyISAM. Closes #76
  • Fixed The values on the left and right are not in the same terminology. Closes #74
  • Removed MySQLTuner Recommendations

0.6.0

2 years ago

Releem MySQLConfigurer 0.6.0, 2021-06-17

  • Added MySQL Performance Score metric.
  • Added runtime information. Closes #62
  • Added Display Recommended Configuration.
  • Improved documentation Installation, Usage and Tests.
  • Improved calcualtion of the 'myisam_sort_buffer_size' variable.
  • Improved calculation of the 'read_rnd_buffer_size' variable.
  • Improved calculation of the 'sort_buffer_size' variable.
  • Removed usage of "mysqltuner.pl" domain.