summaryrefslogtreecommitdiff
path: root/mysql-test/t/init_connection_query_cache-master.opt
Commit message (Collapse)AuthorAgeFilesLines
* Create 'main' test directory and move 't' and 'r' thereMichael Widenius2018-03-291-1/+0
|
* MDEV-4520: Assertion `0' fails in Query_cache::end_of_result on concurrent ↵unknown2013-05-231-0/+1
drop event and event execution If there is no net.vio then query cache cant't get data via net_real_write() so it is better just do not try to cache such query.