The INNODB_SYS_VIRTUAL table contains metadata about the base columns of virtual generated columns in InnoDB tables.
The Information Schema INNODB_SYS_VIRTUAL table contains information about base columns of virtual columns. The PROCESS privilege is required to view the table.
It contains the following columns:
TABLE_ID
bigint(21) unsigned
This page is licensed: CC BY-SA / Gnu FDL
NO
0
POS
int(11) unsigned
NO
0
BASE_POS
int(11) unsigned
NO
0