The world's most popular open source database
#include <sql_select.h>
Collaboration diagram for st_position:

Public Attributes | |
| double | records_read |
| double | read_time |
| JOIN_TAB * | table |
| KEYUSE * | key |
Definition at line 177 of file sql_select.h.
Definition at line 187 of file sql_select.h.
Referenced by best_access_path(), get_best_combination(), and set_position().
| double st_position::read_time |
Definition at line 185 of file sql_select.h.
Referenced by best_access_path(), find_best(), greedy_search(), and optimize_straight_join().
| double st_position::records_read |
Definition at line 179 of file sql_select.h.
Referenced by best_access_path(), find_best(), greedy_search(), optimize_straight_join(), select_describe(), and set_position().
Definition at line 186 of file sql_select.h.
Referenced by best_access_path(), best_extension_by_limited_search(), find_best(), get_best_combination(), greedy_search(), and set_position().
1.4.7

