Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
7310
void Discovered_table_list::sort()
7311
{
7312
tables->sort(cmp_table_names);
7313
}
7314
7315
7316
#ifndef DBUG_OFF
Callers
13
CollectSymbols
Function · 0.45
sort_desc
Method · 0.45
refill_buffer
Method · 0.45
refill_from_index_reader
Method · 0.45
build
Method · 0.45
find_files
Function · 0.45
estimate_post_group_cardinality
Function · 0.45
substitute_for_best_equal_field
Function · 0.45
subst_spvars
Function · 0.45
rebuild_acl_dbs
Function · 0.45
merge_role_db_privileges
Function · 0.45
merge_role_table_and_column_privileges
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected