|  | MySQL 9.5.0
    Source Code Documentation | 
Data structure for newly added virtual column in a table. More...
#include <dict0mem.h>
| Public Attributes | |
| ulint | n_v_col | 
| number of new virtual column  More... | |
| const dict_v_col_t * | v_col | 
| column structures  More... | |
| const char ** | v_col_name | 
| new col names  More... | |
Data structure for newly added virtual column in a table.
| ulint dict_add_v_col_t::n_v_col | 
number of new virtual column
| const dict_v_col_t* dict_add_v_col_t::v_col | 
column structures
| const char** dict_add_v_col_t::v_col_name | 
new col names