summaryrefslogtreecommitdiff
path: root/mysql-test/t/truncate-stale-6500.test
Commit message (Collapse)AuthorAgeFilesLines
* MDEV-6500: Stale data returned after TRUNCATE PARTITION operationVicențiu Ciorbaru2015-06-041-0/+32
When truncating a table's partition, we also need to invalidate the query cache for it.