[22:13:44] Anyone have any ideas about looking into my mariadb seems to be using over 2x the memory it should based on estimates? The innodb buffer pool is set at 5GB, but mariadb is using ~14GB. (This is db121 for those of you who are interested). [22:17:14] Accounting for other buffer sizes, mariadb should only be using 6/7GB max (by rough estimate). Even throwing in a few other GB for other causes, it still shouldn't be as high as it is. [22:18:45] @cookmeplox maybe you know? [22:22:20] what's the limit you have in place for it? [22:27:19] How do you mean? [22:45:30] we have 191k tables on db121. buffer pool is set to 5g because it seems if we had it higher we would reach a OOM faster (still oom tho). [22:45:42] i've increased the ram to 26g on db121