Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MariaDB/server
/ functions
Functions
49,364 in github.com/MariaDB/server
⨍
Functions
49,364
◇
Types & classes
9,836
↓ 13 callers
Function
bitmap_is_set_all
mysys/my_bitmap.c:337
↓ 13 callers
Function
bitmap_is_subset
mysys/my_bitmap.c:365
↓ 13 callers
Function
btr_page_reorganize
Reorganize an index page. @param cursor page cursor @param mtr mini-transaction @return error code @retval DB_FAIL if reorganizing a ROW_FORMAT=C
storage/innobase/btr/btr0btr.cc:1585
↓ 13 callers
Function
btr_pcur_open
/ Initializes and opens a persistent cursor to an index tree. */
storage/innobase/include/btr0pcur.h:417
↓ 13 callers
Method
casedn_z
Convert to a lower-cased 0-terminated string */
include/m_ctype.h:969
↓ 13 callers
Function
cleanup_thread_class
Cleanup the thread class buffers. */
storage/perfschema/pfs_instr_class.cc:356
↓ 13 callers
Method
cmp
sql/item_cmpfunc.cc:4330
↓ 13 callers
Function
cmp_data
Compare two data fields. @param mtype main type @param prtype precise type @param descending whether to use descending order @par
storage/innobase/rem/rem0cmp.cc:204
↓ 13 callers
Function
configure_instr_class
Set user-defined configuration values for an instrument. */
storage/perfschema/pfs_instr_class.cc:989
↓ 13 callers
Function
copy_event_cache_to_file_and_reinit
sql/log_event.cc:4237
↓ 13 callers
Method
count
storage/rocksdb/ha_rocksdb.cc:355
↓ 13 callers
Function
create_temp_file
mysys/mf_tempfile.c:62
↓ 13 callers
Method
db
sql/sql_acl.cc:1882
↓ 13 callers
Method
db_roll_ptr
@return the position of DB_ROLL_PTR */
storage/innobase/include/dict0mem.h:1238
↓ 13 callers
Function
deflateStateCheck
========================================================================= * Check for a valid deflate stream state. Return 0 if ok, 1 if not. */
zlib/deflate.c:538
↓ 13 callers
Function
dict_table_copy_types
/ Copies types of columns contained in table to tuple and sets all fields of the tuple to the SQL NULL value. This function should be called right af
storage/innobase/dict/dict0dict.cc:2217
↓ 13 callers
Function
dtuple_fold
Fold a prefix given as the number of fields of a tuple. @param tuple index record @param cursor B-tree cursor @return CRC-32C of the record prefi
storage/innobase/btr/btr0sea.cc:1035
↓ 13 callers
Method
end_of_fields
sql/table.h:3373
↓ 13 callers
Function
end_scan
End scan. @return 0 in case of success, 1 in case of error. */
sql/wsrep_schema.cc:547
↓ 13 callers
Method
fetch_row
Fetch results from the data node and store them in a SPIDER_DB_ROW @param skips A bitmap specifying which fields to skip storing */
storage/spider/spd_db_mysql.cc:724
↓ 13 callers
Function
fill_record
sql/sql_base.cc:9266
↓ 13 callers
Method
first
This gives the first SEL_ARG in the interval list, and the minimal element in the red-black tree @return SEL_ARG first SEL_ARG in the interva
sql/opt_range.cc:2109
↓ 13 callers
Function
flst_get_first
@return list first node address */
storage/innobase/include/fut0lst.h:132
↓ 13 callers
Method
free
storage/innobase/btr/btr0sea.cc:112
↓ 13 callers
Function
fsp_is_system_temporary
Check if tablespace is system temporary. @param[in] space_id verify is checksum is enabled for given space. @return true if tablespace is
storage/innobase/include/fsp0types.h:190
↓ 13 callers
Method
get_avg_frequency
sql/sql_statistics.cc:2070
↓ 13 callers
Method
get_current_pos
storage/rocksdb/rdb_buff.h:380
↓ 13 callers
Method
get_instr
sql/sp_head.h:917
↓ 13 callers
Method
get_item
sql/sql_type_row.cc:432
↓ 13 callers
Method
get_mbr
sql/spatial.cc:1190
↓ 13 callers
Method
get_select
sql/sql_explain.cc:100
↓ 13 callers
Method
get_sent_row_count
sql/sql_class.h:4203
↓ 13 callers
Method
get_state_code
sql/xa.cc:164
↓ 13 callers
Function
gettimeofday
client/mysqlslap.c:283
↓ 13 callers
Method
ha_external_unlock
sql/handler.h:3772
↓ 13 callers
Function
ha_lock_engine
sql/handler.cc:335
↓ 13 callers
Method
ha_open
@brief Open database-handler. IMPLEMENTATION Try O_RDONLY if cannot open as O_RDWR Don't wait for locks if not HA_OPEN_WAIT_IF_LOCKED is
sql/handler.cc:3900
↓ 13 callers
Method
has_ttl
storage/rocksdb/rdb_datadic.h:605
↓ 13 callers
Method
have_u_or_x
@return whether the current thread is holding X or U latch */
storage/innobase/include/sux_lock.h:155
↓ 13 callers
Function
hp_mask
storage/heap/heapdef.h:120
↓ 13 callers
Method
init
storage/innobase/handler/innodb_binlog.cc:4109
↓ 13 callers
Function
init_dynamic_array2
mysys/array.c:44
↓ 13 callers
Function
init_instr_class
storage/perfschema/pfs_instr_class.cc:969
↓ 13 callers
Function
intern_sys_var_ptr
returns a pointer to the memory which holds the thd-local variable or a pointer to the global variable if thd==null. If required, will sync with g
sql/sql_plugin.cc:3207
↓ 13 callers
Method
is_bulk_insert
@return whether a bulk insert into empty table is in progress */
storage/innobase/include/trx0trx.h:1157
↓ 13 callers
Method
is_compressed
Check whether PAGE_COMPRESSED is enabled. @param[in] flags tablespace flags */
storage/innobase/include/fil0fil.h:745
↓ 13 callers
Function
is_local_field
sql/sql_select.cc:7008
↓ 13 callers
Method
is_read
storage/innobase/include/os0file.h:217
↓ 13 callers
Method
is_write_locked
@return whether an exclusive lock is being held by any thread */
storage/innobase/include/rw_lock.h:125
↓ 13 callers
Function
json_find_path
strings/json_lib.c:1521
↓ 13 callers
Function
json_string_set_str
strings/json_lib.c:31
↓ 13 callers
Function
key_cmp
sql/key.cc:488
↓ 13 callers
Function
load_4
plugin/auth_ed25519/ref10/sc_reduce.c:15
↓ 13 callers
Method
lock_mutex_unlock
Release exclusive lock_latch */
storage/innobase/include/dict0mem.h:2144
↓ 13 callers
Function
lock_rec_find_set_bit
/ Looks for a set bit in a record lock bitmap. Returns ULINT_UNDEFINED, if none found. @return bit index == heap number of the record, or ULINT_UNDEFI
storage/innobase/lock/lock0lock.cc:892
↓ 13 callers
Function
lock_tables
sql/sql_base.cc:6030
↓ 13 callers
Function
make_cond_for_table
sql/sql_select.cc:26786
↓ 13 callers
Function
max_bit
storage/maria/aria_pack.c:2502
↓ 13 callers
Function
max_bit
storage/myisam/myisampack.c:2422
↓ 13 callers
Method
modify_check
Assert that the mini-transaction is compatible with updating an allocation bitmap page. @param[in] mtr mini-transaction */
storage/innobase/fsp/fsp0fsp.cc:487
↓ 13 callers
Function
mrn_set_bitmap_by_key
storage/mroonga/mrn_table.cpp:1109
↓ 13 callers
Function
my_ci_fill
include/m_ctype.h:1365
↓ 13 callers
Function
my_decimal_get_binary_size
sql/my_decimal.h:342
↓ 13 callers
Function
my_exit
storage/maria/aria_s3_copy.cc:146
↓ 13 callers
Function
my_free_open_file_info
mysys/my_file.c:137
↓ 13 callers
Function
my_fwrite
mysys/my_fstream.c:89
↓ 13 callers
Function
my_hash_iterate
mysys/hash.c:800
↓ 13 callers
Function
my_rnd_init
mysys/my_rnd.c:28
↓ 13 callers
Method
mysql_time_to_grn_time
storage/mroonga/lib/mrn_time_converter.cpp:97
↓ 13 callers
Function
octet2hex
sql/password.c:301
↓ 13 callers
Function
open_binlog
sql/log.cc:3466
↓ 13 callers
Method
optimize_unflattened_subqueries
sql/sql_lex.cc:5127
↓ 13 callers
Function
page_has_next
Determine whether a page has a successor. @param[in] page page frame @return true if the page has a successor */
storage/innobase/include/page0page.h:749
↓ 13 callers
Function
pagecache_pthread_cond_wait
storage/maria/ma_pagecache.c:5592
↓ 13 callers
Function
pars_info_bind_varchar_literal
If the literal value already exists then it rebinds otherwise it creates a new entry.*/
storage/innobase/pars/pars0pars.cc:2136
↓ 13 callers
Function
pe
extra/mariadb_migrate_config_file.c:2289
↓ 13 callers
Function
prepare
extra/mariabackup/aria_backup_client.cc:963
↓ 13 callers
Function
print
Print a message to the deadlock file and possibly to stderr. @param msg message to print */
storage/innobase/lock/lock0lock.cc:7109
↓ 13 callers
Function
print_error
storage/maria/aria_pack.c:459
↓ 13 callers
Function
print_record
storage/maria/ma_rt_test.c:521
↓ 13 callers
Function
print_record
storage/myisam/rt_test.c:376
↓ 13 callers
Method
push
storage/innobase/include/dyn0buf.h:227
↓ 13 callers
Function
quote_for_equal
client/mysqldump.cc:2290
↓ 13 callers
Function
rbt_add_node
/ Add a new node to the tree, useful for data that is pre-sorted. @return appended node */
storage/innobase/ut/ut0rbt.cc:838
↓ 13 callers
Method
record
sql/rpl_gtid.cc:3283
↓ 13 callers
Function
register_thread_class
Register a thread instrumentation metadata. @param name the instrumented name @param name_length length i
storage/perfschema/pfs_instr_class.cc:1264
↓ 13 callers
Function
replace
client/mysqltest.cc:3716
↓ 13 callers
Method
reset_default_fields
sql/table.cc:9753
↓ 13 callers
Method
reset_n_backup_query_tables_list
sql/sql_lex.cc:4891
↓ 13 callers
Function
rl_clear_message
How to clear things from the "echo-area". */
extra/readline/display.c:1985
↓ 13 callers
Function
run_query
client/mysql_upgrade.c:588
↓ 13 callers
Function
run_query
client/mysqlslap.c:1545
↓ 13 callers
Function
sanitize_host
storage/perfschema/pfs_host.cc:315
↓ 13 callers
Function
sanitize_user
storage/perfschema/pfs_user.cc:279
↓ 13 callers
Function
save_in_field
plugin/type_assoc_array/sql_type_assoc_array.cc:242
↓ 13 callers
Method
scope
sql/set_var.h:134
↓ 13 callers
Method
seek
storage/innobase/fsp/fsp_binlog.cc:2338
↓ 13 callers
Function
send_bits
zlib/trees.c:253
↓ 13 callers
Method
set_bool
client/mysqltest.cc:837
↓ 13 callers
Method
set_current_stmt_binlog_format_stmt
Set binlog format temporarily to statement. Returns old format */
sql/sql_class.h:5459
← previous
next →
1,901–2,000 of 49,364, ranked by callers