MySQL 8.0.40
Source Code Documentation
|
Index information put in a list of virtual column structure. More...
#include <dict0mem.h>
Public Attributes | |
dict_index_t * | index |
active index on the column More... | |
ulint | nth_field |
position in this index More... | |
Index information put in a list of virtual column structure.
Index id and virtual column position in the index will be logged. There can be multiple entries for a given index, with a different position.
dict_index_t* dict_v_idx_t::index |
active index on the column
ulint dict_v_idx_t::nth_field |
position in this index