Hi, roughnecks, On Sep 08, roughnecks via discuss wrote:
Il 08/09/2023 17:50, Sergei Golubchik via discuss ha scritto:
Hi, roughnecks,
What MariaDB version is it? there were few bugs like that fixed recently.
As I said I'm on Debian stable, so:
ii libdbd-mariadb-perl 1.22-1+b1 ii libmariadb3:amd64 1:10.11.3-1 ii mariadb-client 1:10.11.3-1 ii mariadb-client-core 1:10.11.3-1 ii mariadb-common 1:10.11.3-1 ii mariadb-plugin-provider-bzip2 1:10.11.3-1 ii mariadb-plugin-provider-lz4 1:10.11.3-1 ii mariadb-plugin-provider-lzma 1:10.11.3-1 ii mariadb-plugin-provider-lzo 1:10.11.3-1 ii mariadb-plugin-provider-snappy 1:10.11.3-1 ii mariadb-server 1:10.11.3-1 ii mariadb-server-core 1:10.11.3-1
that's recent enough, should have everything fixed already. May be a new bug. Could you please report it at jira.mariadb.com? Few questions to cover there (someone will ask them, so you might as well know what's coming and may be even answer in advance). So, process size is growing? Like ps -o pid,vsz,comm `pgrep mysqld` is growing? What does show global status like 'memory%' select id,memory_used from information_schema.processlist; show? Do you have long-running connections? If you disconnect them all, how the above will change? Regards, Sergei VP of MariaDB Server Engineering and security@mariadb.org