1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-07 00:04:31 +03:00

MDEV-16804 SYSTEM VERSIONING columns not showing as GENERATED

Closes #830
This commit is contained in:
Aleksey Midenkov
2019-05-20 19:08:03 +02:00
committed by Sergei Golubchik
parent 4a3d51c76c
commit 2e73561c6c
4 changed files with 156 additions and 2 deletions

View File

@@ -54,7 +54,7 @@ character_octet_length NULL
character_set_name NULL
collation_name NULL
column_key
extra INVISIBLE
extra STORED GENERATED, INVISIBLE
column_comment start
is_generated ALWAYS
generation_expression ROW START
@@ -69,7 +69,7 @@ character_octet_length NULL
character_set_name NULL
collation_name NULL
column_key
extra INVISIBLE
extra STORED GENERATED, INVISIBLE
column_comment end
is_generated ALWAYS
generation_expression ROW END