MCPcopy Create free account
hub / github.com/MariaDB/server / sort

Method sort

sql/handler.cc:7310–7313  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7308
7309
7310void Discovered_table_list::sort()
7311{
7312 tables->sort(cmp_table_names);
7313}
7314
7315
7316#ifndef DBUG_OFF

Callers 13

CollectSymbolsFunction · 0.45
sort_descMethod · 0.45
refill_bufferMethod · 0.45
buildMethod · 0.45
find_filesFunction · 0.45
subst_spvarsFunction · 0.45
rebuild_acl_dbsFunction · 0.45
merge_role_db_privilegesFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected