Releem 1.19.0, 2024-09-30 (What's New At Releem | September 2024)
- Added SQL Query Optimization tab in the Releem Portal
- Added collection of Query Examples for Query Optimization for MariaDB
- Added collection of EXPLAINs for Query Optimization for MariaDB
- Added support of MariaDB 11.5. Closes #349
- Fixed incorrect latest version in the Update notification. Closes #346
- Fixed high resource usage during metric collection on servers with more than 1000 databases. Closes #347
- Fixed installation failed due incorrect PATH variable. Closes #348
- Fixed recommendation of innodb_log_buffer_size variable. Closes #352
- Fixed Query Analytics is showing a database name that does not exist on my db server. Closes #357
- Fixed Applying recommended configuration without restart doesn't work when mysql_restart_service setting is empty. Closes #350