Roman Agabekov

Results 27 comments of Roman Agabekov

Please try to run `mysqladmin ping`. If it runs successfully, then Releem Agent should run successfully.

@arpoodle May I ask you did you try to run mysqladmin ping?

"MySQL Client" section is critical now and we use it to detect server version. We improved documentation and added Security section.

This issue fixed by adding execute permissions chmod +x /tmp/.mysqlconfigurer/mysqltuner.pl

In Query Analytic, after clicking on "Inspect" the Modal open. Expected: I see the full query display on the textbox Result: The textbox with the query is empty

We've fixed the issue. The root cause of the issue was sql-formatter script which failed because there were too long queries which were shortened according limitations - 1024 character per...

We added new setting Max Query Length to set these variables from web interface. After you set it, Releem automatically add new variables to configuration. ![image](https://github.com/Releem/mysqlconfigurer/assets/4052657/cf745aab-8854-4f4f-b5bd-ea57de5b6b70)

The root cause of that issue is incorrect time on the server. We'll fix dependency of Releem Platform from server time.