I trying to cache query with proxysql with bellow command
INSERT INTO mysql_query_rules (active,digest,apply,cache_ttl) VALUES (1,'0x4EFCD2A08D30486D',1, 8640000)
after that i get this result from stats_mysql_query_digest
can any one help me why i should get two record with diffrent hostgroup? i think it should be just -1 hostgroup...