|
Hi guys, i know that i'm not a big voice here in mariadb, i'm just a user and a begginer in mariadb/mysql source code
but... while executing the merge of partition locks, think about how to send this information (partitions used) to query cache, today we only cache 'table' information, not the partitions used in that table
maybe should be nice mark parts of code where query cache partition information should be set/retrieved, and after 5.6 merge, implement a query cache prune over partitions, i'm talkin about this MDEV-4676
Thanks guys, good work! you are amazing!
|