Roman Agabekov

Results 54 issues of Roman Agabekov

I was never able to get any query analytics loaded, it always just had the Load Data link, and clicking it showed a loader with "this process may take a...

When ppl install your tool please change the log location to /var/log/redeem. Logs should not be in home directory.

Database used all memory after increasing table_open_cache and table_definition_cache Here are new and previous values. table_open_cache: 523607 ### Previous value : 100000 table_definition_cache: 427776 ### Previous value : 1000

my log is complaining quite a lot about redo log capacity: 2024-07-28T00:15:06.459175Z 0 [Warning] [MY-013865] [InnoDB] Redo log writer is waiting for a new redo log file. Consider increasing innodb_redo_log_capacity.

Don't forget that since MySQL 8.0 you can also modify the configuration without editing the my.cnf file: SQL> set persist max_execution_time=20; And you can also use the max_execution_time without changing...

Good morning, Bit of feedback for you guys, your web interface has a bit of scary wording when applying updates: ![image](https://github.com/user-attachments/assets/46208a90-6d20-491d-bd52-34c44d2b774a) This message implies that the actual Database server will...

My Plesk install has updated MariaDB - but Releem agent now seems to be messed up (attached logs). It initially said not connected, but now looks to be showing data...

We can't seem to use it since your agent requires InnoDB. Our databases are only using MyISAM and InnoDB is completely disabled.

there is a critical issue on uninstallation procedure. After removing leftovers manually, mariadb fails to restart because of this line: !includedir /etc/mysql/releem.conf.d in mariadb.cnf make sure to clean the file...

I am seeing the following listed as a slow query but it is showing a database name that does not exist on my db server. Where could this be coming...