Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Create 'main' test directory and move 't' and 'r' there | Michael Widenius | 2018-03-29 | 1 | -90/+0 |
| | |||||
* | Fix test to be windows file system tollerant. | Oleksandr Byelkin | 2017-05-05 | 1 | -14/+14 |
| | |||||
* | MDEV-12485 foreign key on delete cascade stale entries with query cache enabled | Oleksandr Byelkin | 2017-05-05 | 1 | -0/+90 |
During merge of innodb code QC invalidation was removed from innodb part but not added to server part. We decided to keep it in innodb to keep server/engine interface the same. |