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
↓ 31 callers
Method
val_str
sql/item_func.cc:744
↓ 30 callers
Function
COST_MULT
sql/optimizer_costs.h:137
↓ 30 callers
Function
GetTypeName
/ GetTypeName: returns the PlugDB internal type name. */ /
storage/connect/value.cpp:142
↓ 30 callers
Function
_ma_kpos
storage/maria/ma_search.c:709
↓ 30 callers
Function
_mi_kpos
storage/myisam/mi_search.c:555
↓ 30 callers
Method
apply_all
storage/perfschema/pfs_buffer_container.h:282
↓ 30 callers
Method
compare_type_handler
sql/item_cmpfunc.h:3636
↓ 30 callers
Method
cost
sql/handler.h:3910
↓ 30 callers
Function
gcalc_get_double
sql/gcalc_slicescan.cc:288
↓ 30 callers
Method
get
storage/mroonga/lib/mrn_database.cpp:68
↓ 30 callers
Method
get_command
sql/sql_class.h:5809
↓ 30 callers
Method
get_ctx
sql/mdl.h:657
↓ 30 callers
Function
get_dynamic
mysys/array.c:317
↓ 30 callers
Function
get_new_handler
sql/handler.cc:378
↓ 30 callers
Method
get_select_limit
sql/sql_limit.h:93
↓ 30 callers
Method
is_encrypted
@return whether the redo log is encrypted */
storage/innobase/include/log0log.h:679
↓ 30 callers
Function
log_free_check
Wait for a log checkpoint if needed. NOTE that this function may only be called while not holding any synchronization objects except dict_sys.latch. *
storage/innobase/log/log0log.cc:2060
↓ 30 callers
Function
mi_check_print_warning
storage/myisam/myisamchk.c:1820
↓ 30 callers
Function
pars_info_add_int4_literal
/ Equivalent to: char buf[4]; mach_write_to_4(buf, val); pars_info_add_literal(info, name, buf, 4, DATA_INT, 0); except that the buffer is dynamical
storage/innobase/pars/pars0pars.cc:2169
↓ 30 callers
Function
pars_info_bind_id
Add bound id. */
storage/innobase/pars/pars0pars.cc:2318
↓ 30 callers
Function
print_header
client/mysqlshow.c:788
↓ 30 callers
Function
pthread_join
mysys/my_winthread.c:104
↓ 30 callers
Function
rbt_search
/ Find the node that has the greatest key that is <= key. @return value of result */
storage/innobase/ut/ut0rbt.cc:955
↓ 30 callers
Function
report_or_die
client/mysqltest.cc:2047
↓ 30 callers
Method
reset
client/mysqltest.cc:922
↓ 30 callers
Method
reset
storage/perfschema/pfs_stat.h:377
↓ 30 callers
Method
result
sql/item_sum.cc:2194
↓ 30 callers
Function
rl_insert_text
Insert a string of text into the line at point. This is the only way that you should do insertion. _rl_insert_char () calls this function. Re
extra/readline/text.c:79
↓ 30 callers
Method
set_page_no
Reset the page number only. @param[in] page_no page number */
storage/innobase/include/buf0types.h:146
↓ 30 callers
Method
set_query
sql/opt_trace.cc:373
↓ 30 callers
Method
store_time
sql/protocol.cc:1650
↓ 30 callers
Function
translog_read_record
storage/maria/ma_loghandler.c:7540
↓ 30 callers
Function
xrealloc
(pointer, bytes)
extra/readline/xmalloc.c:66
↓ 29 callers
Function
PlgDBfree
/ PlgDBfree: free memory if not suballocated. */ /
storage/connect/plgdbutl.cpp:1354
↓ 29 callers
Method
SetKeyValue
/ Set or add a value corresponding to the given key. */ /
storage/connect/json.cpp:1200
↓ 29 callers
Function
add_line
extra/mariadb_migrate_config_file.c:838
↓ 29 callers
Method
add_operation
sql/gcalc_tools.cc:45
↓ 29 callers
Function
bmove_upp
strings/bmove_upp.c:40
↓ 29 callers
Function
check_table_access
sql/sql_parse.h:184
↓ 29 callers
Function
check_trx_exists
/ Gets the InnoDB transaction handle for a MySQL handler object, creates an InnoDB transaction struct if the corresponding MySQL thread struct still l
storage/innobase/handler/ha_innodb.cc:2614
↓ 29 callers
Method
cmp
sql/field.cc:3434
↓ 29 callers
Method
commit_whole_transaction_and_close_tables
sql/sql_class.cc:6717
↓ 29 callers
Method
deallocate
storage/perfschema/pfs_buffer_container.h:251
↓ 29 callers
Function
die
client/mysql_upgrade.c:211
↓ 29 callers
Function
end_read_record
sql/records.cc:347
↓ 29 callers
Method
erase
sql/sql_class.cc:4638
↓ 29 callers
Method
get_db_name
sql/table.cc:7559
↓ 29 callers
Method
get_table_name
sql/table.cc:7543
↓ 29 callers
Method
is_materialized_derived
sql/table.h:3213
↓ 29 callers
Function
maria_extra
storage/maria/ma_extra.c:38
↓ 29 callers
Function
my_vsnprintf
strings/my_vsnprintf.c:796
↓ 29 callers
Function
mysql_field_seek
libmysqld/libmysql.c:791
↓ 29 callers
Method
push_extra
sql/sql_explain.cc:1376
↓ 29 callers
Method
size
Methods
storage/connect/json.h:115
↓ 29 callers
Method
to_uint
client/mysqltest.cc:859
↓ 29 callers
Function
translog_flush
storage/maria/ma_loghandler.c:8132
↓ 29 callers
Method
type_handler
plugin/type_assoc_array/sql_type_assoc_array.h:399
↓ 28 callers
Function
PlgDBSubAlloc
/ Program for sub-allocating one item in a storage area. */ Note: This function is equivalent to PlugSubAlloc except that in */ case of
storage/connect/plgdbutl.cpp:1383
↓ 28 callers
Function
Reset
storage/connect/array.h:54
↓ 28 callers
Function
Serialize
/ Serialize a JSON document tree: */ /
storage/connect/json.cpp:258
↓ 28 callers
Function
append_simple
sql/item_jsonfunc.cc:87
↓ 28 callers
Function
find_socket_class
Find a socket instrumentation class by key. @param key the instrument key @return the instrument class, or NULL */
storage/perfschema/pfs_instr_class.cc:1532
↓ 28 callers
Method
fix
storage/innobase/include/buf0buf.h:759
↓ 28 callers
Function
get_charset_by_csname
mysys/charset.c:1028
↓ 28 callers
Method
get_name
Get name of time zone SYNOPSIS get_name() RETURN VALUE Name of time zone as String */
sql/tztime.cc:1103
↓ 28 callers
Method
get_unit
sql/table.cc:10065
↓ 28 callers
Function
get_wait_timer
storage/perfschema/pfs_timer.h:87
↓ 28 callers
Function
htrc
storage/connect/inihandl.cpp:55
↓ 28 callers
Function
ib_vector_create
Create a new vector with the given initial size. */
storage/innobase/ut/ut0vec.cc:31
↓ 28 callers
Method
in_file
@return whether the block is mapped to a data file */
storage/innobase/include/buf0buf.h:800
↓ 28 callers
Method
is_mmap
storage/innobase/include/log0log.h:355
↓ 28 callers
Function
lex_string_eq
sql/lex_string.h:166
↓ 28 callers
Function
log_write_up_to
Ensure that the log has been written to the log file up to a given log entry (such as that of a transaction commit). Start a new write, or wait and ch
storage/innobase/log/log0log.cc:1799
↓ 28 callers
Function
maria_open
storage/maria/ma_open.c:258
↓ 28 callers
Function
match
client/mysqltest.cc:5496
↓ 28 callers
Function
my_fopen
mysys/my_fopen.c:39
↓ 28 callers
Function
my_get_err_msg
mysys/my_error.c:70
↓ 28 callers
Function
my_lock
mysys/my_lock.c:133
↓ 28 callers
Function
mysql_affected_rows
sql-common/client.c:3722
↓ 28 callers
Method
next_unit
sql/sql_lex.h:911
↓ 28 callers
Function
page_has_siblings
Determine whether a page has any siblings. @param[in] page page frame @return true if the page has any siblings */
storage/innobase/include/page0page.h:728
↓ 28 callers
Function
plugin_unlock
sql/sql_plugin.cc:1413
↓ 28 callers
Method
position
The reference has 4 bytes for every column of the JSON_TABLE. There it keeps 0 for the NULL values, ordinality index for the ORDINALITY columns an
sql/json_table.cc:685
↓ 28 callers
Method
save_in_field
sql/item.h:3306
↓ 28 callers
Function
set_property
client/mysqltest.cc:3043
↓ 28 callers
Function
sortcmp
sql/sql_string.cc:853
↓ 28 callers
Function
translog_buffer_unlock
storage/maria/ma_loghandler.c:1748
↓ 28 callers
Method
typelib
sql/sql_i_s.h:82
↓ 28 callers
Method
update_virtual_fields
sql/table.cc:9299
↓ 28 callers
Function
ut_d
storage/innobase/lock/lock0lock.cc:2615
↓ 28 callers
Function
verbose
client/mysql_upgrade.c:235
↓ 28 callers
Method
wr_lock
Acquire exclusive lock_sys.latch */
storage/innobase/lock/lock0lock.cc:443
↓ 28 callers
Method
x_lock_space
Acquire a tablespace X-latch. @param[in] space_id tablespace ID @return the tablespace object (never NULL) */
storage/innobase/mtr/mtr0mtr.cc:870
↓ 27 callers
Function
CloseFileHandle
storage/connect/osutil.c:10
↓ 27 callers
Method
GetJson
/ GetJson: */ /
storage/connect/jsonudf.cpp:406
↓ 27 callers
Method
begin
storage/rocksdb/rdb_datadic.cc:4774
↓ 27 callers
Function
bitmap_bits_set
mysys/my_bitmap.c:537
↓ 27 callers
Function
buf_page_make_young_if_needed
storage/innobase/buf/buf0lru.cc:724
↓ 27 callers
Method
close
storage/innobase/log/log0log.cc:121
↓ 27 callers
Function
copy_and_convert
sql/sql_string.h:49
← previous
next →
801–900 of 49,364, ranked by callers