MySQL 9.1.0
Source Code Documentation
|
Table access service, index scan. More...
#include <table_access_service.h>
Public Attributes | |
index_init_v1_t | init |
index_read_map_v1_t | read_map |
index_first_v1_t | first |
index_next_v1_t | next |
index_next_same_v1_t | next_same |
index_end_v1_t | end |
Table access service, index scan.
Version 1. Status: active
index_end_v1_t s_mysql_table_access_index_v1::end |
index_first_v1_t s_mysql_table_access_index_v1::first |
index_init_v1_t s_mysql_table_access_index_v1::init |
index_next_v1_t s_mysql_table_access_index_v1::next |
index_next_same_v1_t s_mysql_table_access_index_v1::next_same |
index_read_map_v1_t s_mysql_table_access_index_v1::read_map |