Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MDEV-13510 main.delete_use_source fails in buildbot and outside with wrong plan | Sergei Golubchik | 2017-08-20 | 1 | -5/+6 |
| | |||||
* | MDEV-12137 DELETE statement with the same source and target | Sergei Golubchik | 2017-07-07 | 1 | -104/+64 |
| | | | | | | | * various cleanups (mostly cosmetic) * remove useless tests (that were tesing the error condition) * optimize delete_use_source test (from 6 mins to 50 seconds, mainly by removing two huge rollbacks at the end). | ||||
* | MDEV-12137 DELETE statement with the same source and target | halfspawn | 2017-07-07 | 1 | -0/+172 |
single-table deletes only |