[MDEV-20572] Adding system-(un)versioned columns misbehaves with documentation Created: 2019-09-12 Updated: 2023-04-27 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Versioned Tables |
| Affects Version/s: | 10.3, 10.4 |
| Fix Version/s: | 10.4 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Nikita Malyavin | Assignee: | Aleksey Midenkov |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Description |
|
marko provided the test case:
The change has been made by One of these two things should be done: either consider addressing the behavior on the documentation, or apply the discarded changes and tests from https://github.com/MariaDB/server/pull/803 |