MCPcopy Create free account

hub / github.com/MariaDB/server / functions

Functions49,364 in github.com/MariaDB/server

↓ 166 callersMethodfunctype
sql/item_func.h:163
↓ 164 callersMethodis_set
sql/sql_bitmap.h:115
↓ 163 callersMethodc_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 callersFunctionmysql_real_query
sql-common/client.c:3609
↓ 161 callersFunctionmy_b_write
include/my_sys.h:558
↓ 157 callersMethodcopy
sql/item.cc:5543
↓ 157 callersMethodprint_error
sql/handler.cc:5002
↓ 156 callersMethodalloc
sql/item_strfunc.cc:2466
↓ 156 callersMethodmaster_unit
sql/sql_lex.h:1337
↓ 154 callersMethodGetType
storage/connect/libdoc.cpp:773
↓ 154 callersMethodrewind
sql/rpl_utility_server.cc:1300
↓ 153 callersFunctionpush_warning
sql/sql_error.cc:748
↓ 152 callersFunctionmy_end
mysys/my_init.c:232
↓ 151 callersFunctionmy_b_printf
mysys/mf_iocache2.c:328
↓ 150 callersFunctionget_field
sql/table.cc:5349
↓ 150 callersFunctionsafe_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 callersMethodtrace_started
sql/sql_class.h:4633
↓ 149 callersMethodextra
sql/ha_sequence.cc:332
↓ 148 callersMethodelements
sql/sql_queue.h:38
↓ 148 callersFunctionsql_print_warning
sql/log.cc:12028
↓ 147 callersFunctionmysql_stmt_bind_param
libmysqld/libmysql.c:2842
↓ 147 callersMethodused_tables
sql/item.cc:3734
↓ 144 callersFunctionmysql_close
sql-common/client.c:3490
↓ 143 callersMethodstart
Start a mini-transaction. */
storage/innobase/mtr/mtr0mtr.cc:184
↓ 143 callersFunctionut_d
storage/innobase/buf/buf0rea.cc:292
↓ 142 callersMethodconst_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 callersMethodempty
@return whether the buffer is empty */
storage/innobase/include/dyn0buf.h:277
↓ 141 callersMethodstate
storage/innobase/include/buf0buf.h:616
↓ 141 callersMethodstore
plugin/type_xmltype/sql_type_xmltype.cc:209
↓ 140 callersMethodcharset
storage/spider/spd_malloc.cc:389
↓ 139 callersFunctionappend_identifier
sql/sql_show.h:95
↓ 139 callersMethodmaybe_null
sql/item.h:1062
↓ 138 callersMethodclear_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 callersFunctionmy_close
mysys/my_open.c:77
↓ 137 callersMethodreset
sql/item.cc:4717
↓ 136 callersFunctiondynstr_append_checked
client/mysqldump.cc:7251
↓ 135 callersFunctionbitmap_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 callersMethoddata
storage/rocksdb/rdb_buff.h:533
↓ 135 callersFunctionmy_hash_element
mysys/hash.c:765
↓ 135 callersMethodsize
storage/innobase/include/fil0fil.h:282
↓ 135 callersMethodzip_size
@return the ROW_FORMAT=COMPRESSED physical size, in bytes @retval 0 if not compressed */
storage/innobase/include/buf0buf.h:785
↓ 131 callersMethodnext_select
sql/sql_lex.h:1352
↓ 130 callersMethodis_open
sql/log.h:339
↓ 130 callersFunctionstrxmov
strings/strxmov.c:47
↓ 128 callersFunctiondelete_dynamic
mysys/array.c:339
↓ 127 callersFunctiontprint
@brief Prints to a trace file if it is not NULL */
storage/maria/ma_recovery_util.c:58
↓ 126 callersMethodend
Reset the state at end @return the query graph parent */
storage/innobase/row/row0purge.cc:1532
↓ 126 callersFunctionsql_print_warning
storage/perfschema/unittest/pfs_server_stubs.cc:48
↓ 125 callersFunctionmysql_stmt_prepare
libmysqld/libmysql.c:1598
↓ 124 callersMethodresult_type
result_type() of an item specifies how the value should be returned */
sql/item.h:1281
↓ 122 callersMethodat
sql/sql_hset.h:93
↓ 122 callersMethodcmp_type
... while cmp_type() specifies how it should be compared */
sql/item.h:1286
↓ 121 callersFunctionmi_check_print_error
storage/myisam/myisamchk.c:1845
↓ 121 callersMethodquery_length
sql/sql_class.h:1890
↓ 120 callersMethodhead
sql/sql_list.h:522
↓ 119 callersMethodget
Get a single variable from the cache. Get the first element in the cache by default. */
storage/perfschema/pfs_variable.h:376
↓ 119 callersFunctionmy_ok
sql/sql_class.h:6603
↓ 118 callersFunctiondfield_get_len
storage/innobase/include/data0data.h:579
↓ 118 callersMethodinit
sql/log.cc:1400
↓ 118 callersMethodpack_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 callersMethodsize
Returns the number of unique elements. */
sql/sql_hset.h:90
↓ 114 callersFunctionbtr_pcur_get_rec
storage/innobase/include/btr0pcur.h:408
↓ 114 callersMethodha_table_flags
The cached_table_flags is set at ha_open and ha_external_lock */
sql/handler.h:3760
↓ 114 callersFunctionjson_read_value
strings/json_lib.c:1015
↓ 112 callersMethodaggregate
storage/perfschema/pfs_user.cc:210
↓ 111 callersMethodargument_list
sql/item_cmpfunc.h:3400
↓ 111 callersMethodremove
sql/item_sum.cc:1763
↓ 110 callersMethodc_ptr
sql/sql_string.h:665
↓ 109 callersFunctionPlugDup
/ Program for sub-allocating and copying a string in a storage area. */ /
storage/connect/plugutil.cpp:606
↓ 109 callersFunctionmem_root_dynamic_array_init
mysys/array.c:420
↓ 109 callersFunctionsafe_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 callersMethodbegin
@return start of the log records */
storage/innobase/log/log0recv.cc:175
↓ 108 callersFunctionjson_scan_next
strings/json_lib.c:1037
↓ 108 callersMethodpush_back
Add the block to the end of the list*/
storage/innobase/include/dyn0buf.h:286
↓ 108 callersFunctionschema_table_store_record
sql/sql_show.cc:4199
↓ 108 callersMethodwr_unlock
storage/innobase/sync/srw_lock.cc:672
↓ 106 callersMethodstart_object
sql/my_json_writer.cc:54
↓ 106 callersMethodwr_lock
storage/innobase/sync/srw_lock.cc:664
↓ 105 callersMethodget_next
sql/opt_range.cc:13305
↓ 104 callersFunctiondfield_get_data
storage/innobase/include/data0data.h:569
↓ 104 callersMethodeq
sql/item.cc:1326
↓ 103 callersMethodindex
storage/innobase/include/btr0cur.h:716
↓ 103 callersMethodsize
plugin/handler_socket/libhsclient/string_ref.hpp:33
↓ 103 callersFunctionspider_unlock_after_query
storage/spider/spd_conn.cc:3983
↓ 102 callersMethodlength
client/mariadb-conv.cc:259
↓ 102 callersMethodset_after
Set this index after a given position. @param other a position */
storage/perfschema/pfs_engine_table.h:516
↓ 101 callersFunctionmysql_stmt_bind_result
libmysqld/libmysql.c:4107
↓ 101 callersMethodwalk
sql/uniques.cc:666
↓ 100 callersMethodindex
@return index */
storage/innobase/btr/btr0cur.cc:5012
↓ 100 callersMethodunlock
storage/innobase/btr/btr0sea.cc:415
↓ 99 callersMethodend_object
sql/my_json_writer.cc:99
↓ 99 callersMethodis_null
storage/spider/spd_db_mysql.cc:480
↓ 98 callersMethodfixed
sql/item.h:1066
↓ 98 callersFunctioninit
storage/sequence/sequence.cc:526
↓ 98 callersMethodset_field
storage/perfschema/table_helper.cc:50
↓ 98 callersFunctionspider_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 callersFunctionmy_hash_delete
mysys/hash.c:561
↓ 94 callersMethodappend
plugin/handler_socket/libhsclient/string_buffer.hpp:93
↓ 94 callersMethodelement_index
sql/item.h:2557
↓ 94 callersMethodmemo_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
← previousnext →101–200 of 49,364, ranked by callers