[MDEV-15190] Bad error for non-versioned table PARTITION BY SYSTEM_TIME Created: 2018-02-03 Updated: 2018-02-23 Resolved: 2018-02-07 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Versioned Tables |
| Affects Version/s: | 10.3 |
| Fix Version/s: | 10.3.5 |
| Type: | Bug | Priority: | Trivial |
| Reporter: | Elena Stepanova | Assignee: | Aleksey Midenkov |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Bad error/code message upon attempt to partition by system_time a table without system versioning.
An error is expected, but this particular error doesn't seem optimal for the case, something like "the table is no system-versioned" would be more suitable. |