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
↓ 166 callers
Method
functype
sql/item_func.h:163
↓ 164 callers
Method
is_set
sql/sql_bitmap.h:115
↓ 163 callers
Method
c_ptr_safe
This is to be used only in the case when one cannot use c_ptr(). The cases are: - When one initializes String with an external buffer and leng
sql/sql_string.h:710
↓ 163 callers
Function
mysql_real_query
sql-common/client.c:3609
↓ 161 callers
Function
my_b_write
include/my_sys.h:558
↓ 157 callers
Method
copy
sql/item.cc:5543
↓ 157 callers
Method
print_error
sql/handler.cc:5002
↓ 156 callers
Method
alloc
sql/item_strfunc.cc:2466
↓ 156 callers
Method
master_unit
sql/sql_lex.h:1337
↓ 154 callers
Method
GetType
storage/connect/libdoc.cpp:773
↓ 154 callers
Method
rewind
sql/rpl_utility_server.cc:1300
↓ 153 callers
Function
push_warning
sql/sql_error.cc:748
↓ 152 callers
Function
my_end
mysys/my_init.c:232
↓ 151 callers
Function
my_b_printf
mysys/mf_iocache2.c:328
↓ 150 callers
Function
get_field
sql/table.cc:5349
↓ 150 callers
Function
safe_strcpy
Copies a string. @param dst destination buffer, will be NUL padded. @param dst_size size of dst buffer, must be > 0 @param src
include/m_string.h:231
↓ 150 callers
Method
trace_started
sql/sql_class.h:4633
↓ 149 callers
Method
extra
sql/ha_sequence.cc:332
↓ 148 callers
Method
elements
sql/sql_queue.h:38
↓ 148 callers
Function
sql_print_warning
sql/log.cc:12028
↓ 147 callers
Function
mysql_stmt_bind_param
libmysqld/libmysql.c:2842
↓ 147 callers
Method
used_tables
sql/item.cc:3734
↓ 144 callers
Function
mysql_close
sql-common/client.c:3490
↓ 143 callers
Method
start
Start a mini-transaction. */
storage/innobase/mtr/mtr0mtr.cc:184
↓ 143 callers
Function
ut_d
storage/innobase/buf/buf0rea.cc:292
↓ 142 callers
Method
const_item
Returns true if this is constant (during query execution, i.e. its value will not change until next fix_fields) and its value is known. */
sql/item.h:2037
↓ 142 callers
Method
empty
@return whether the buffer is empty */
storage/innobase/include/dyn0buf.h:277
↓ 141 callers
Method
state
storage/innobase/include/buf0buf.h:616
↓ 141 callers
Method
store
plugin/type_xmltype/sql_type_xmltype.cc:209
↓ 140 callers
Method
charset
storage/spider/spd_malloc.cc:389
↓ 139 callers
Function
append_identifier
sql/sql_show.h:95
↓ 139 callers
Method
maybe_null
sql/item.h:1062
↓ 138 callers
Method
clear_error
Clear the current error, if any. We do not clear is_fatal_error or is_fatal_sub_stmt_error since we assume this is never called if the fatal e
sql/sql_class.h:5141
↓ 138 callers
Function
my_close
mysys/my_open.c:77
↓ 137 callers
Method
reset
sql/item.cc:4717
↓ 136 callers
Function
dynstr_append_checked
client/mysqldump.cc:7251
↓ 135 callers
Function
bitmap_set_bit
Fast, not thread safe, bitmap functions */ The following functions must be compatible with create_last_bit_mask()! */
include/my_bitmap.h:91
↓ 135 callers
Method
data
storage/rocksdb/rdb_buff.h:533
↓ 135 callers
Function
my_hash_element
mysys/hash.c:765
↓ 135 callers
Method
size
storage/innobase/include/fil0fil.h:282
↓ 135 callers
Method
zip_size
@return the ROW_FORMAT=COMPRESSED physical size, in bytes @retval 0 if not compressed */
storage/innobase/include/buf0buf.h:785
↓ 131 callers
Method
next_select
sql/sql_lex.h:1352
↓ 130 callers
Method
is_open
sql/log.h:339
↓ 130 callers
Function
strxmov
strings/strxmov.c:47
↓ 128 callers
Function
delete_dynamic
mysys/array.c:339
↓ 127 callers
Function
tprint
@brief Prints to a trace file if it is not NULL */
storage/maria/ma_recovery_util.c:58
↓ 126 callers
Method
end
Reset the state at end @return the query graph parent */
storage/innobase/row/row0purge.cc:1532
↓ 126 callers
Function
sql_print_warning
storage/perfschema/unittest/pfs_server_stubs.cc:48
↓ 125 callers
Function
mysql_stmt_prepare
libmysqld/libmysql.c:1598
↓ 124 callers
Method
result_type
result_type() of an item specifies how the value should be returned */
sql/item.h:1281
↓ 122 callers
Method
at
sql/sql_hset.h:93
↓ 122 callers
Method
cmp_type
... while cmp_type() specifies how it should be compared */
sql/item.h:1286
↓ 121 callers
Function
mi_check_print_error
storage/myisam/myisamchk.c:1845
↓ 121 callers
Method
query_length
sql/sql_class.h:1890
↓ 120 callers
Method
head
sql/sql_list.h:522
↓ 119 callers
Method
get
Get a single variable from the cache. Get the first element in the cache by default. */
storage/perfschema/pfs_variable.h:376
↓ 119 callers
Function
my_ok
sql/sql_class.h:6603
↓ 118 callers
Function
dfield_get_len
storage/innobase/include/data0data.h:579
↓ 118 callers
Method
init
sql/log.cc:1400
↓ 118 callers
Method
pack_length
pack_length() returns size (in bytes) used to store field data in memory (i.e. it returns the maximum size of the field in a row of the table,
sql/field.h:1208
↓ 116 callers
Method
size
Returns the number of unique elements. */
sql/sql_hset.h:90
↓ 114 callers
Function
btr_pcur_get_rec
storage/innobase/include/btr0pcur.h:408
↓ 114 callers
Method
ha_table_flags
The cached_table_flags is set at ha_open and ha_external_lock */
sql/handler.h:3760
↓ 114 callers
Function
json_read_value
strings/json_lib.c:1015
↓ 112 callers
Method
aggregate
storage/perfschema/pfs_user.cc:210
↓ 111 callers
Method
argument_list
sql/item_cmpfunc.h:3400
↓ 111 callers
Method
remove
sql/item_sum.cc:1763
↓ 110 callers
Method
c_ptr
sql/sql_string.h:665
↓ 109 callers
Function
PlugDup
/ Program for sub-allocating and copying a string in a storage area. */ /
storage/connect/plugutil.cpp:606
↓ 109 callers
Function
mem_root_dynamic_array_init
mysys/array.c:420
↓ 109 callers
Function
safe_strcat
Appends src to dst and ensures dst is a NUL terminated C string. @retval 1 if the src string was truncated due to too small size of dst. @retval
include/m_string.h:295
↓ 108 callers
Method
begin
@return start of the log records */
storage/innobase/log/log0recv.cc:175
↓ 108 callers
Function
json_scan_next
strings/json_lib.c:1037
↓ 108 callers
Method
push_back
Add the block to the end of the list*/
storage/innobase/include/dyn0buf.h:286
↓ 108 callers
Function
schema_table_store_record
sql/sql_show.cc:4199
↓ 108 callers
Method
wr_unlock
storage/innobase/sync/srw_lock.cc:672
↓ 106 callers
Method
start_object
sql/my_json_writer.cc:54
↓ 106 callers
Method
wr_lock
storage/innobase/sync/srw_lock.cc:664
↓ 105 callers
Method
get_next
sql/opt_range.cc:13305
↓ 104 callers
Function
dfield_get_data
storage/innobase/include/data0data.h:569
↓ 104 callers
Method
eq
sql/item.cc:1326
↓ 103 callers
Method
index
storage/innobase/include/btr0cur.h:716
↓ 103 callers
Method
size
plugin/handler_socket/libhsclient/string_ref.hpp:33
↓ 103 callers
Function
spider_unlock_after_query
storage/spider/spd_conn.cc:3983
↓ 102 callers
Method
length
client/mariadb-conv.cc:259
↓ 102 callers
Method
set_after
Set this index after a given position. @param other a position */
storage/perfschema/pfs_engine_table.h:516
↓ 101 callers
Function
mysql_stmt_bind_result
libmysqld/libmysql.c:4107
↓ 101 callers
Method
walk
sql/uniques.cc:666
↓ 100 callers
Method
index
@return index */
storage/innobase/btr/btr0cur.cc:5012
↓ 100 callers
Method
unlock
storage/innobase/btr/btr0sea.cc:415
↓ 99 callers
Method
end_object
sql/my_json_writer.cc:99
↓ 99 callers
Method
is_null
storage/spider/spd_db_mysql.cc:480
↓ 98 callers
Method
fixed
sql/item.h:1066
↓ 98 callers
Function
init
storage/sequence/sequence.cc:526
↓ 98 callers
Method
set_field
storage/perfschema/table_helper.cc:50
↓ 98 callers
Function
spider_conn_link_idx_next
Finds the next active server with a maximum required link status @param link_statuses The statuses of servers @param conn_link_idx The array of
storage/spider/spd_conn.cc:3734
↓ 97 callers
Function
my_hash_delete
mysys/hash.c:561
↓ 94 callers
Method
append
plugin/handler_socket/libhsclient/string_buffer.hpp:93
↓ 94 callers
Method
element_index
sql/item.h:2557
↓ 94 callers
Method
memo_contains_flagged
Check if memo contains the given item. @param object object to search @param flags specify types of object (can be ORred) of MTR_MEMO_PAGE_S_FIX
storage/innobase/mtr/mtr0mtr.cc:1636
← previous
next →
101–200 of 49,364, ranked by callers