MySQL 9.1.0
Source Code Documentation
|
Go to the source code of this file.
Functions | |
void | trace_basic_info_index_merge (THD *thd, const AccessPath *path, const RANGE_OPT_PARAM *param, Opt_trace_object *trace_object) |
void | add_keys_and_lengths_index_merge (const AccessPath *path, String *key_names, String *used_lengths) |
void | dbug_dump_index_merge (int indent, bool verbose, const Mem_root_array< AccessPath * > &children) |
void add_keys_and_lengths_index_merge | ( | const AccessPath * | path, |
String * | key_names, | ||
String * | used_lengths | ||
) |
void dbug_dump_index_merge | ( | int | indent, |
bool | verbose, | ||
const Mem_root_array< AccessPath * > & | children | ||
) |
void trace_basic_info_index_merge | ( | THD * | thd, |
const AccessPath * | path, | ||
const RANGE_OPT_PARAM * | param, | ||
Opt_trace_object * | trace_object | ||
) |