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
↓ 69 callers
Method
add_str
sql/opt_trace.cc:759
↓ 69 callers
Function
die
extra/resolve_stack_dump.c:86
↓ 69 callers
Function
handle_options
Handle mariabackup options. The options are handled with the following order: 1) Load server groups and process server options, ignore unknown option
extra/mariabackup/xtrabackup.cc:7402
↓ 69 callers
Function
pars_info_create
/ Create parser info struct. @return own: info struct */
storage/innobase/pars/pars0pars.cc:2037
↓ 68 callers
Method
alloced_length
storage/spider/spd_malloc.cc:403
↓ 68 callers
Function
close_thread_tables
sql/sql_base.cc:842
↓ 68 callers
Method
is_open
@return true if m_handle is open, false if not */
storage/innobase/include/fsp0file.h:265
↓ 68 callers
Method
locked
@return whether the current thread holds the exclusive latch */
storage/innobase/include/dict0dict.h:1420
↓ 68 callers
Function
my_thread_init
mysys/my_thr_init.c:247
↓ 68 callers
Function
rec_offs_n_fields
Determine the number of fields for which offsets have been initialized. @param[in] offsets rec_get_offsets() @return number of fields */
storage/innobase/include/rem0rec.h:599
↓ 68 callers
Function
translog_write_record
storage/maria/ma_loghandler.c:6403
↓ 68 callers
Function
verify_param_count
tests/mysql_client_fw.c:849
↓ 67 callers
Function
PlugSetPath
/ Set the full path of a file relatively to a given path. */ Note: this routine is not really implemented for Unix. */ /
storage/connect/plugutil.cpp:248
↓ 67 callers
Function
ROUND_UP
strings/decimal.c:138
↓ 67 callers
Method
cols
sql/field.cc:2864
↓ 67 callers
Function
construct
Create an object of type 'T' using the value 'val' over the memory pointed by 'p'. */
storage/innobase/include/ut0new.h:432
↓ 67 callers
Method
insert
sql/sql_cache.cc:1066
↓ 67 callers
Function
to_string
Convert a KeyOrConstraintDefinitionType enum value to its corresponding string representation. @param type The KeyOrConstraintDefinitionType enum v
client/import_util.cc:147
↓ 66 callers
Function
check_access
sql/sql_parse.cc:6626
↓ 66 callers
Function
fil_page_get_type
Get the file page type. @param[in] page file page @return page type */
storage/innobase/include/fil0fil.h:1365
↓ 66 callers
Method
get
plugin/handler_socket/libhsclient/auto_file.hpp:55
↓ 66 callers
Function
index
client/mysql.cc:3295
↓ 66 callers
Method
length
storage/mroonga/lib/mrn_column_name.cpp:51
↓ 66 callers
Method
load
Update the slave replication state with the GTID position obtained from master when connecting with old-style (filename,offset) position. If RESE
sql/rpl_gtid.cc:1399
↓ 66 callers
Function
my_crc32c
mysys/crc32/crc32c.cc:531
↓ 66 callers
Function
strnmov
strings/strnmov.c:38
↓ 66 callers
Function
tee_fprintf
client/mysql.cc:5562
↓ 65 callers
Function
AllocateValue
/ AllocateConstant: allocates a constant Value. */ /
storage/connect/value.cpp:337
↓ 65 callers
Method
change_item_tree
sql/sql_class.h:5272
↓ 65 callers
Function
get
storage/oqgraph/oqgraph_shim.h:423
↓ 65 callers
Function
my_bitmap_init
mysys/my_bitmap.c:140
↓ 65 callers
Function
mysql_num_fields
sql-common/client.c:4081
↓ 65 callers
Method
oldest_modification
@return the log sequence number of the oldest pending modification @retval 0 if the block is being removed from (or not in) buf_pool.flush_list @r
storage/innobase/include/buf0buf.h:691
↓ 64 callers
Function
error
Prints a message to stderr, prefixed with the text "ERROR: " and suffixed with a newline. @param format Printf-style format string, followed by p
client/mysqlbinlog.cc:1866
↓ 64 callers
Function
exit_status
unittest/mytap/tap.c:317
↓ 64 callers
Method
fix_fields
sql/item.cc:1877
↓ 64 callers
Function
ib_senderrf
/ Use this when the args are passed to the format string from errmsg-utf8.txt directly as is. Push a warning message to the client, it is a wrapper a
storage/innobase/handler/ha_innodb.cc:21064
↓ 64 callers
Function
key_copy
sql/key.cc:115
↓ 64 callers
Method
move_field_offset
sql/field.h:1647
↓ 64 callers
Function
rec_offs_comp
Determine if the offsets are for other than ROW_FORMAT=REDUNDANT. @param[in] offsets rec_get_offsets() @return nonzero if ROW_FORMAT is COMPACT,DYNAMI
storage/innobase/include/rem0rec.h:686
↓ 64 callers
Function
rec_offs_nth_extern
Determine if a record field is stored off-page. @param[in] offsets rec_get_offsets() @param[in] n nth field Returns nonzero if the extern bit is set i
storage/innobase/include/rem0rec.h:650
↓ 63 callers
Function
dfield_is_ext
@return whether a column is to be stored off-page */
storage/innobase/include/data0data.h:587
↓ 63 callers
Method
release_transactional_locks
sql/mdl.cc:3715
↓ 63 callers
Method
to_lex_cstring
sql/field.cc:7790
↓ 62 callers
Function
_ma_set_fatal_error
storage/maria/ma_info.c:187
↓ 62 callers
Method
c_ptr
storage/spider/spd_malloc.cc:440
↓ 62 callers
Function
json_scan_start
strings/json_lib.c:859
↓ 62 callers
Function
safe_str
include/m_string.h:304
↓ 61 callers
Function
IsJson
/ Returns not 0 if the argument is a JSON item or file name. */ /
storage/connect/jsonudf.cpp:1532
↓ 61 callers
Method
begin_optimistic_lock
Start an optimistic read operation. @param [out] copy Saved lock state @sa end_optimist_lock. */
storage/perfschema/pfs_lock.h:269
↓ 61 callers
Function
check_io
client/mysqldump.cc:722
↓ 61 callers
Method
end
storage/csv/transparent_file.cc:55
↓ 61 callers
Method
end_optimistic_lock
End an optimistic read operation. @sa begin_optimist_lock. @param copy Saved lock state @return true if the data read is safe to use. */
storage/perfschema/pfs_lock.h:280
↓ 61 callers
Method
info
@return HA_EXIT_SUCCESS OK HA_EXIT_FAILURE Error */
storage/rocksdb/ha_rocksdb.cc:10962
↓ 61 callers
Method
length
sql/sql_load.cc:91
↓ 61 callers
Method
outer_select
sql/sql_lex.cc:3611
↓ 61 callers
Function
pthread_cond_destroy
mysys/my_wincond.c:58
↓ 61 callers
Function
set_current_thd
sql/mysqld.cc:743
↓ 61 callers
Method
val_real
sql/item.cc:1738
↓ 61 callers
Function
val_str
plugin/type_assoc_array/sql_type_assoc_array.cc:187
↓ 60 callers
Function
MakePSZ
/ Make a zero terminated string from the passed argument. */ /
storage/connect/jsonudf.cpp:1779
↓ 60 callers
Method
SetErrmsg
(Exception e)
storage/connect/JdbcInterface.java:46
↓ 60 callers
Function
dtuple_get_n_fields
storage/innobase/include/data0data.h:564
↓ 60 callers
Method
init_one_table
sql/table.h:2539
↓ 60 callers
Method
read
Read binlog committed entry stored in RocksDB, then unpack @param[OUT] binlog_name Binlog name @param[OUT] binlog_pos Binlog pos @param[OUT]
storage/rocksdb/rdb_datadic.cc:4590
↓ 60 callers
Method
val_bool
sql/item.cc:3578
↓ 60 callers
Method
val_int
storage/spider/spd_db_mysql.cc:487
↓ 59 callers
Method
GetColumns
/ Class used to get the columns of a mongo collection. */ /
storage/connect/mongo.cpp:251
↓ 59 callers
Method
db_type
storage engine plugin */
sql/table.h:833
↓ 59 callers
Function
my_safe_printf_stderr
mysys/stacktrace.c:729
↓ 58 callers
Method
MakeValue
/ Make a JSON value from the passed argument. */ /
storage/connect/bsonudf.cpp:1472
↓ 58 callers
Method
alloced_length
sql/sql_string.h:466
↓ 58 callers
Method
ha_index_init
sql/handler.cc:4097
↓ 58 callers
Function
int10_to_str
strings/int2str.c:143
↓ 58 callers
Method
is_clear_all
sql/sql_bitmap.h:213
↓ 58 callers
Method
is_instant
storage/innobase/include/dict0mem.h:2619
↓ 58 callers
Function
put_info
client/mysql.cc:5456
↓ 58 callers
Function
uint3korr
include/my_byteorder.h:172
↓ 58 callers
Method
x_lock
storage/innobase/include/sux_lock.h:363
↓ 57 callers
Method
GetCharValue
/ Raise error for numeric types. */ /
storage/connect/valblk.cpp:136
↓ 57 callers
Function
eprint
storage/maria/ma_recovery_util.c:81
↓ 57 callers
Function
fe_mul
plugin/auth_ed25519/ref10/fe_mul.c:37
↓ 57 callers
Function
my_b_read
include/my_sys.h:547
↓ 57 callers
Function
optimizer_flag
sql/sql_select.h:2619
↓ 57 callers
Function
rec_is_metadata
Determine if the record is the metadata pseudo-record in the clustered index for instant ADD COLUMN or ALTER TABLE. @param[in] rec leaf page record @p
storage/innobase/include/rem0rec.h:697
↓ 57 callers
Function
translog_destroy
storage/maria/ma_loghandler.c:4311
↓ 57 callers
Method
x_unlock
Release an exclusive lock */
storage/innobase/include/sux_lock.h:305
↓ 56 callers
Function
bitmap_get_first_set
mysys/my_bitmap.c:582
↓ 56 callers
Method
fold
Retrieve the fold value. @return fold value */
storage/innobase/include/buf0types.h:141
↓ 56 callers
Method
get_type
sql/mdl.h:665
↓ 56 callers
Method
message
sql/sql_error.h:1077
↓ 56 callers
Method
metadata
sql/field.h:108
↓ 56 callers
Function
my_process_stmt_result
Stack usage 18888 with clang */
tests/mysql_client_fw.c:575
↓ 56 callers
Method
set
Set a table share hash key. @param [out] key The key to populate. @param temporary True for TEMPORARY TABLE. @param schema_name The table schema
storage/perfschema/pfs_instr_class.cc:450
↓ 56 callers
Method
start
storage/innobase/row/row0purge.cc:1500
↓ 55 callers
Method
GetIntValue
/ Get the integer value represented by the Strp string. */ /
storage/connect/value.cpp:1311
↓ 55 callers
Function
JsonFreeMem
/ Program for freeing the memory pools. */ /
storage/connect/bsonudf.cpp:59
↓ 55 callers
Method
free
sql/rpl_gtid.cc:1542
↓ 55 callers
Method
ha_index_read_map
sql/handler.cc:4121
↓ 55 callers
Function
lex_string_set
include/m_string.h:218
← previous
next →
301–400 of 49,364, ranked by callers