I've got a problem with DB Cache Reloaded caching too much. It shouldn't cache queries to a table _huutokauppa_esineet, but even if I add that table to the filter list, nothing happens - the queries are still cached.
I'm accessing the table from my plugin, using regular $wpdb calls. What's up? How can I filter that table?