All pages
Powered by GitBook
1 of 1

Information Schema INNODB_SYS_VIRTUAL Table

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:

Field
Type
Null
Default

TABLE_ID

bigint(21) unsigned

NO

0

POS

int(11) unsigned

NO

0

BASE_POS

int(11) unsigned

NO

0

This page is licensed: CC BY-SA / Gnu FDL