Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Create 'main' test directory and move 't' and 'r' there | Michael Widenius | 2018-03-29 | 1 | -1/+0 |
| | |||||
* | MDEV-4520: Assertion `0' fails in Query_cache::end_of_result on concurrent ↵ | unknown | 2013-05-23 | 1 | -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. |