[MDEV-10310] sql-bench test-table-elimination leaks a view Created: 2016-06-29 Updated: 2016-07-13 Resolved: 2016-07-13 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Tests |
| Affects Version/s: | 10.1.14 |
| Fix Version/s: | 10.1.16 |
| Type: | Bug | Priority: | Major |
| Reporter: | Rich Prohaska | Assignee: | Sergei Golubchik |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | contribution, foundation | ||
| Environment: |
ubuntu linux 15.10 |
||
| Sprint: | 1.0.2 |
| Description |
|
test-table-elimination leaks the elim_current_facts view. a fix is to drop the view as part of the test cleanup phase. |