You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to proxysql
Hi everyone. I have a 3node cluster configued with Galera, MariaDB 11.4 and Ubuntu 24.04lts. All the connections to the nodes are made through a proxy server, configured with ProxySQL 3.0.2 and Ubuntu 24.04lts.
I set the total amount of cache of 1GB and set a basic rule in which a specific select has a cache_ttl of 3000msec.
Every time I do that specific select, the cache isn't used at all. All the counters relative to cache in stats_mysql_query shows 0.
I'm sure I'm missing something. Thanks to everyone wanna help me to figure out this in advance :)