[MDEV-15168] Unexpected ER_VERS_ENGINE_UNSUPPORTED upon dropping versioning on a partitioned table Created: 2018-02-01 Updated: 2018-02-23 Resolved: 2018-02-23 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Versioned Tables |
| Affects Version/s: | 10.3 |
| Fix Version/s: | 10.3.5 |
| Type: | Bug | Priority: | Major |
| Reporter: | Elena Stepanova | Assignee: | Eugene Kosov (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
I can understand why ALTER has to fail, but the error code/message doesn't look right. |
| Comments |
| Comment by Aleksey Midenkov [ 2018-02-13 ] |
|
DROP SYSTEM VERSIONING rather should not fail but drop partitioning. |