[MDEV-4866] Test case for bugfix #34750 is not merged Created: 2013-08-09 Updated: 2013-08-13 Resolved: 2013-08-13 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | 10.0.4 |
| Type: | Bug | Priority: | Trivial |
| Reporter: | Elena Stepanova | Assignee: | Sergei Petrunia |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | tests | ||
| Issue Links: |
|
||||||||||||||||
| Description |
|
The change from MySQL 5.6.1 is merged into 10.0:
In MySQL it comes with a test case in t/drop.test, but not in 10.0.4. It's not very important because the change is indirectly tested in many places anyway, but technically the test case is missing. |
| Comments |
| Comment by Sergei Golubchik [ 2013-08-09 ] |
|
I wouldn't bother, the test cases for this change are all over the test suite. |