[MDEV-16804] SYSTEM VERSIONING columns not showing as GENERATED Created: 2018-07-23 Updated: 2019-06-14 Resolved: 2019-06-14 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Versioned Tables |
| Affects Version/s: | 10.3.8 |
| Fix Version/s: | 10.3.16, 10.4.6 |
| Type: | Bug | Priority: | Major |
| Reporter: | Vincent Milum Jr | Assignee: | Sergei Golubchik |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Server version: 10.3.8-MariaDB-1:10.3.8+maria~stretch-log mariadb.org binary distribution |
||
| Issue Links: |
|
||||||||
| Description |
|
1. Create a table
3. Execute a SHOW COLUMNS on table.
`ts` and `te` should list GENERATED in the Extra field. |