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
↓ 23 callers
Method
write_at_position
sql/sql_string.h:411
↓ 23 callers
Method
write_instr_class_waits_stats
storage/perfschema/pfs_con_slice.h:94
↓ 22 callers
Function
COST_ADD
sql/optimizer_costs.h:130
↓ 22 callers
Method
GetValType
/ Returns the type of the Value's value. */ /
storage/connect/json.cpp:1546
↓ 22 callers
Function
IsNum
/ IsNum: check whether this string is all digits. */ /
storage/connect/json.cpp:62
↓ 22 callers
Function
PlugCloseFile
/ Close file routine: the purpose of this routine is to avoid */ double closing that freeze the system on some Unix platforms. */ /
storage/connect/plgdbutl.cpp:868
↓ 22 callers
Function
_splitpath
/ Define the splitpath function not existing in the UNIX library. */ /
storage/connect/osutil.c:51
↓ 22 callers
Method
acquire
storage/federatedx/federatedx_txn.cc:96
↓ 22 callers
Method
add_argument
sql/item.h:3040
↓ 22 callers
Method
binlog_get_cache_mngr
sql/log.cc:8025
↓ 22 callers
Function
bitmap_union
mysys/my_bitmap.c:499
↓ 22 callers
Method
clear
This enforces a strict order, as all absolute sets should
storage/rocksdb/atomic_stat.h:42
↓ 22 callers
Method
close
/ Close the zip file. */ /
storage/connect/tabzip.cpp:96
↓ 22 callers
Method
compare
sql/item_cmpfunc.cc:3012
↓ 22 callers
Method
compare_collation
sql/item_cmpfunc.h:3637
↓ 22 callers
Method
copy_casedn
sql/sql_string.h:978
↓ 22 callers
Method
db_trx_id
@return the position of DB_TRX_ID */
storage/innobase/include/dict0mem.h:1231
↓ 22 callers
Function
de_check
sql/gcalc_slicescan.cc:425
↓ 22 callers
Method
deep_copy_with_checks
Creates a clone of the item by deep copying. Return value: - pointer to a clone of the Item - nullptr if the item is not clonable */
sql/item.h:1937
↓ 22 callers
Function
delete_queue
mysys/queues.c:176
↓ 22 callers
Function
die
Prints out an error message and kills the process. SYNOPSIS die() error_num - process return value fmt_reason - a format string for
client/mysqldump.cc:1451
↓ 22 callers
Function
die
sql/mysql_install_db.cc:122
↓ 22 callers
Function
dtype_get_charset_coll
!< out: maximum length of a multi-byte character */ Get the charset-collation code for string types. @param prtype InnoDB precise type @return c
storage/innobase/include/data0type.h:327
↓ 22 callers
Function
dynstr_set
mysys/string.c:51
↓ 22 callers
Method
end_array
sql/my_json_writer.cc:117
↓ 22 callers
Function
filename_to_tablename
sql/sql_table.cc:435
↓ 22 callers
Function
find_user_exact
Find first entry that matches the specified user@host pair */
sql/sql_acl.cc:4584
↓ 22 callers
Function
finish_stmt
sql/wsrep_schema.cc:291
↓ 22 callers
Function
fts_parse_sql
/ Parse an SQL string. @return query graph */
storage/innobase/fts/fts0sql.cc:118
↓ 22 callers
Function
general_log_print
sql/log.cc:9192
↓ 22 callers
Method
ha_rename_table
sql/handler.cc:6124
↓ 22 callers
Function
ha_rollback_trans
sql/handler.cc:2295
↓ 22 callers
Function
init_dynamic_string_checked
client/mysqldump.cc:7244
↓ 22 callers
Function
init_read_record
sql/records.cc:179
↓ 22 callers
Function
init_tree
mysys/tree.c:88
↓ 22 callers
Method
is_being_imported
@return whether this tablespace is being imported */
storage/innobase/include/fil0fil.h:428
↓ 22 callers
Method
is_initialised
storage/innobase/include/log0log.h:351
↓ 22 callers
Method
is_multitable
sql/table.h:3229
↓ 22 callers
Method
is_trx_read_write
sql/handler.h:2219
↓ 22 callers
Function
maria_rkey
storage/maria/ma_rkey.c:28
↓ 22 callers
Function
maria_scan_end
storage/maria/ma_scan.c:60
↓ 22 callers
Method
mdl_savepoint
sql/mdl.h:841
↓ 22 callers
Method
move_fields
sql/table.cc:8501
↓ 22 callers
Function
my_sync
mysys/my_sync.c:57
↓ 22 callers
Method
open_temporary_tables
Pre-open temporary tables corresponding to table list elements. @note One should finalize process of opening temporary tables by calling op
sql/temporary_tables.cc:518
↓ 22 callers
Function
os_file_get_size
storage/innobase/os/os0file.cc:1420
↓ 22 callers
Function
pack_time
sql/sql_time.cc:1044
↓ 22 callers
Function
page_dir_slot_get_rec
!< in: record */ Get the record pointed to by a directory slot. @param[in] slot directory slot @return pointer to record */
storage/innobase/include/page0page.h:639
↓ 22 callers
Method
ptr
sql/sql_load.cc:90
↓ 22 callers
Method
quick_fix_field
This method should be used in case where we are sure that we do not need complete fix_fields() procedure. Usually this method is used by the o
sql/item.h:1214
↓ 22 callers
Function
read_nth_attr
Take the nth attribute name/value pair Parse the attributes blob form the beginning, skipping the attributes whose number is lower than the one w
storage/perfschema/table_session_connect.cc:116
↓ 22 callers
Method
release
storage/innobase/handler/innodb_binlog.cc:1159
↓ 22 callers
Method
restore_backup_query_tables_list
sql/sql_lex.cc:4910
↓ 22 callers
Method
set_killed
Mark thread to be killed, with optional error number and string. string is not released, so it has to be allocated on thd mem_root or be a glo
sql/sql_class.h:5317
↓ 22 callers
Function
skip
unittest/mytap/tap.c:277
↓ 22 callers
Function
srv_is_undo_tablespace
Check whether given space id is undo tablespace id @param[in] space_id space id to check @return true if it is undo tablespace else false. */
storage/innobase/include/fil0fil.h:75
↓ 22 callers
Method
submit_task
Submit a new task*/
tpool/tpool_generic.cc:828
↓ 22 callers
Method
to_decimal
sql/sql_type.cc:364
↓ 22 callers
Function
tree_insert
mysys/tree.c:238
↓ 22 callers
Method
type_handler
sql/sql_type.cc:9830
↓ 22 callers
Method
use_mb
sql/sql_string.h:115
↓ 22 callers
Function
ut_print_buf
/ Prints the contents of a memory buffer in hex and ascii. */
storage/innobase/ut/ut0ut.cc:137
↓ 22 callers
Method
val_str_nopad
sql/field.cc:11807
↓ 22 callers
Function
wsrep_after_statement
sql/wsrep_trans_observer.h:480
↓ 21 callers
Function
Bfree
strings/dtoa.c:697
↓ 21 callers
Function
GetArgType
storage/connect/filter.h:45
↓ 21 callers
Method
GetArray
/ Return the Value's Array value. */ /
storage/connect/json.cpp:1571
↓ 21 callers
Function
PlgAllocResult
/ SubAllocate the result structure that will contain result data. */ /
storage/connect/plgdbutl.cpp:226
↓ 21 callers
Function
_mi_make_key
storage/myisam/mi_key.c:55
↓ 21 callers
Method
active_stmt_arena_to_use
Get either call or statement arena. In case some function is called from within a query the call arena has to be used for a memory allocation,
sql/sql_class.h:3955
↓ 21 callers
Method
add_table_name
sql/opt_trace.cc:612
↓ 21 callers
Method
allocate
storage/perfschema/pfs_buffer_container.h:238
↓ 21 callers
Method
append_column_value
storage/spider/spd_db_mysql.cc:3340
↓ 21 callers
Function
append_user
append a user or role name to a buffer that will be later used as an error message */
sql/sql_acl.cc:7733
↓ 21 callers
Method
at_savepoint
Get the block at a savepoint */
storage/innobase/include/mtr0mtr.h:130
↓ 21 callers
Function
check_io_slave_killed
Return io_slave_killed(); if it's `true`, also log the given `info`. */
sql/slave.cc:4399
↓ 21 callers
Function
check_json_normalize
unittest/json_lib/json_normalize-t.c:23
↓ 21 callers
Method
cleanup
storage/perfschema/pfs_buffer_container.h:218
↓ 21 callers
Method
current_row_for_warning
Return the current counter value. */
sql/sql_error.h:752
↓ 21 callers
Function
ddl_log_update_xid
sql/ddl_log.cc:3067
↓ 21 callers
Method
decimal_precision
sql/item.cc:7708
↓ 21 callers
Method
deinit
sql/events.cc:989
↓ 21 callers
Function
dict_mem_index_add_field
Add a field definition to an index. @param index index @param name pointer to column name @param prefix_len column prefix length,
storage/innobase/include/dict0mem.h:1483
↓ 21 callers
Function
dict_table_open_on_name
/ Returns a table object and increments its open handle count. NOTE! This is a high-level function to be used mainly from outside the 'dict' directory
storage/innobase/dict/dict0dict.cc:1012
↓ 21 callers
Function
fe_add
plugin/auth_ed25519/ref10/fe_add.c:15
↓ 21 callers
Function
fil_make_filepath
storage/innobase/fil/fil0fil.cc:1878
↓ 21 callers
Function
fsp_get_latched_page
Get the latched page page or acquire the page. @param page_id page identifier to be acquired @param mtr mini-transaction @param err error c
storage/innobase/fsp/fsp0fsp.cc:3100
↓ 21 callers
Method
get
storage/rocksdb/rdb_cf_options.cc:69
↓ 21 callers
Method
get_lsn
@return the current log sequence number (logical time stamp) */
storage/innobase/include/log0log.h:496
↓ 21 callers
Method
has_period
sql/table.h:3081
↓ 21 callers
Method
if_exists
sql/sql_lex.h:4801
↓ 21 callers
Function
insert_setup_object
storage/perfschema/pfs_setup_object.cc:146
↓ 21 callers
Method
is_conventional
sql/sql_class.h:3352
↓ 21 callers
Method
is_metadata
@return whether this is for a hidden metadata record for instant ALTER TABLE */
storage/innobase/include/row0upd.h:401
↓ 21 callers
Method
is_null_in_record
sql/field.h:1507
↓ 21 callers
Method
join
storage/rocksdb/rdb_threads.h:80
↓ 21 callers
Function
json_skip_key
strings/json_lib.c:1401
↓ 21 callers
Function
mariadb_dyncol_free
Free dynamic column @param str The packed string */
mysys/ma_dyncol.c:4435
↓ 21 callers
Method
mark_as_changed
sql/session_tracker.cc:574
↓ 21 callers
Method
mb_wc
include/m_ctype.h:1012
← previous
next →
1,101–1,200 of 49,364, ranked by callers