[MDEV-11786] generated columns in the information_schema Created: 2017-01-13 Updated: 2017-02-06 Resolved: 2017-02-06 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Virtual Columns |
| Fix Version/s: | N/A |
| Type: | Task | Priority: | Major |
| Reporter: | Sergei Golubchik | Assignee: | Unassigned |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | 10.2-ga | ||
| Issue Links: |
|
||||||||||||||||
| Description |
|
Display generated column related information in the INFORMATION_SCHEMA. In particular, in the standard INFORMATION_SCHEMA.COLUMNS table has IS_GENERATED and GENERATED_EXPRESSION columns. Other tables might have something too, this needs to be checked. |
| Comments |
| Comment by Elena Stepanova [ 2017-01-24 ] |
|
If we want to have it in 10.2, it should be before GA. |