MCPcopy Create free account

hub / github.com/MariaDB/server / functions

Functions49,364 in github.com/MariaDB/server

↓ 24 callersMethodInitArray
/ Make the array of values from the values list. */ /
storage/connect/json.cpp:1281
↓ 24 callersFunctionMakePtr
/ This routine makes a pointer from an offset to a memory pointer. */ /
storage/connect/plugutil.cpp:621
↓ 24 callersFunction_mi_fetch_keypage
storage/myisam/mi_page.c:23
↓ 24 callersFunction_rl_stricmp
strcmp (), but caseless. */
extra/readline/util.c:306
↓ 24 callersFunctionand_items
sql/sql_select.h:2601
↓ 24 callersFunctionappend_identifier
sql/sql_show.cc:1681
↓ 24 callersMethodassign
storage/innobase/row/row0log.cc:3879
↓ 24 callersFunctionbtr_page_get_next
storage/innobase/include/btr0btr.h:131
↓ 24 callersMethodchanges_visible
A wrapper around ReadViewBase::changes_visible(). Intended to be called by the ReadView owner thread. */
storage/innobase/include/read0types.h:251
↓ 24 callersFunctioncheck_command_args
client/mysqltest.cc:1673
↓ 24 callersFunctionconvert_dirname
mysys/mf_dirname.c:105
↓ 24 callersFunctiondict_mem_index_create
/ Creates an index memory object. @return own: index object */
storage/innobase/dict/dict0mem.cc:741
↓ 24 callersFunctionds_close
Close a datasink file. @return 0 on success, 1, on error. */
extra/mariabackup/datasink.cc:134
↓ 24 callersMethodemplace_back
storage/innobase/include/small_vector.h:117
↓ 24 callersFunctionerror_header
plugin/server_audit/server_audit.cc:619
↓ 24 callersMethodexecute_sql
storage/spider/spd_db_mysql.cc:12404
↓ 24 callersFunctionfind_memory_class
Find a memory instrumentation class by key. @param key the instrument key @return the instrument class, or NULL */
storage/perfschema/pfs_instr_class.cc:1584
↓ 24 callersMethodfix_fields_if_needed_for_scalar
fix_fields_if_needed_for_scalar() is used where we need to filter items that can't be scalars and want to return error for it. */
sql/item.h:1157
↓ 24 callersMethodfix_length_and_dec_double
sql/item_sum.cc:1555
↓ 24 callersMethodget_db
Get db name or "". */
sql/sql_class.h:5574
↓ 24 callersMethodget_str
storage/spider/spd_malloc.cc:373
↓ 24 callersMethodhave_x
@return whether the current thread is holding X latch */
storage/innobase/include/sux_lock.h:166
↓ 24 callersMethodht
sql/handler.h:2195
↓ 24 callersFunctionis_empty_stat
storage/perfschema/unittest/pfs_instr_class-t.cc:563
↓ 24 callersMethodis_merged_derived
sql/table.h:3202
↓ 24 callersFunctionis_prefix
strings/is_prefix.c:39
↓ 24 callersMethodmake_lex_string
Methods to copy a string to memory root, write the result to the out parameter, and return as a LEX_STRING/LEX_CSTRING pointer. */
sql/sql_class.h:1430
↓ 24 callersMethodmdl_namespace
sql/mdl.h:343
↓ 24 callersFunctionmy_hash_reset
mysys/hash.c:173
↓ 24 callersFunctionmy_hash_search_using_hash_value
mysys/hash.c:239
↓ 24 callersFunctionmysql_select_db
sql-common/client.c:3315
↓ 24 callersMethodpop_front
sql/sql_plist.h:134
↓ 24 callersFunctionprint_defaults
mysys/my_default.c:961
↓ 24 callersMethodptr
sql/item_numconvfunc.cc:146
↓ 24 callersFunctionrbt_next
/ Return the next node. @return node next from current */
storage/innobase/ut/ut0rbt.cc:1077
↓ 24 callersFunctionrec_offs_make_valid
Update debug data in offsets, in order to tame rec_offs_validate(). @param[in] rec record @param[in] index the index that the record belongs in @param
storage/innobase/rem/rem0rec.cc:473
↓ 24 callersMethodreferenced
storage/innobase/include/fil0fil.h:627
↓ 24 callersMethodrelease
storage/innobase/log/log0sync.cc:282
↓ 24 callersMethodrollback
storage/innobase/trx/trx0roll.cc:163
↓ 24 callersMethodset_name
sql/item.cc:1258
↓ 24 callersFunctionskip_one
plugin/handler_socket/libhsclient/escape.hpp:55
↓ 24 callersFunctionspider_unlock_after_query_1
storage/spider/spd_conn.cc:3993
↓ 24 callersFunctionto_stdstring
plugin/handler_socket/libhsclient/string_util.cpp:94
↓ 24 callersFunctiontrans_commit
sql/transaction.cc:256
↓ 24 callersMethoduncacheable
sql/sql_lex.h:3708
↓ 24 callersMethodval_int
sql/item_cmpfunc.cc:1982
↓ 24 callersMethodval_int
Integer division */
sql/item_func.cc:1631
↓ 24 callersMethodvers_end_field
sql/table.h:1977
↓ 24 callersMethodwrite
storage/innobase/log/log0log.cc:161
↓ 23 callersMethodENTER_COND
unittest/sql/my_apc-t.cc:39
↓ 23 callersFunctionGetFileLength
storage/connect/tabdos.h:164
↓ 23 callersFunctionMoveIntermediateLines
storage/connect/cmgfam.h:56
↓ 23 callersFunctionNewPointer
/ NewPointer: makes a table of pointer values to be changed later. */ /
storage/connect/plgdbutl.cpp:1521
↓ 23 callersMethodNewVal
/ Sub-allocate and clear a BVAL. */ /
storage/connect/bson.cpp:1304
↓ 23 callersFunction_ma_fetch_keypage
storage/maria/ma_page.c:97
↓ 23 callersFunctionadd
@brief Add the value of 'field' to the container of the Unique object 'tree' */
sql/sql_statistics.cc:1819
↓ 23 callersMethodadd_cursor
sql/sql_window.cc:1217
↓ 23 callersMethodcharpos
sql/sql_string.h:1135
↓ 23 callersFunctioncleanup_instruments
Cleanup all the instruments buffers. */
storage/perfschema/pfs_instr.cc:217
↓ 23 callersMethoddb_name
* "./${db}/${table}" ==> "${db}" * "./${db}/" ==> "${db}" * "/tmp/mysql-test/v
storage/mroonga/lib/mrn_path_mapper.cpp:118
↓ 23 callersFunctionenlarge_buffer
storage/maria/ma_recovery.c:151
↓ 23 callersFunctionfind
Look up a tablespace that was found corrupted during recovery. @param id tablespace id @return tablespace whose creation was deferred @retval
storage/innobase/log/log0recv.cc:782
↓ 23 callersFunctionfts_eval_sql
/ Evaluate an SQL query graph. @return DB_SUCCESS or error code */
storage/innobase/fts/fts0sql.cc:154
↓ 23 callersMethodfull_name
sql/item.h:1806
↓ 23 callersMethodfunc_name_cstring
sql/item.cc:2932
↓ 23 callersMethodget_cache
sql/sp.cc:39
↓ 23 callersMethodget_max_trx_id
storage/innobase/include/trx0sys.h:1017
↓ 23 callersFunctionget_or_create_tx
storage/rocksdb/ha_rocksdb.cc:3779
↓ 23 callersMethodha_index_next
sql/handler.cc:4186
↓ 23 callersMethodhave_window_funcs
sql/sql_lex.h:1571
↓ 23 callersFunctionint2my_decimal
sql/my_decimal.h:448
↓ 23 callersMethodis_created
Return true if table is instantiated, and false otherwise.
sql/table.h:1797
↓ 23 callersMethodis_unit_op
sql/sql_lex.h:1645
↓ 23 callersMethodkey
sql/handler.h:985
↓ 23 callersFunctionlf_hash_delete
DESCRIPTION deletes an element with the given key from the hash (if a hash is not unique and there're many elements with this key - the "first
mysys/lf_hash.cc:451
↓ 23 callersFunctionmi_check_print_info
storage/myisam/myisamchk.c:1806
↓ 23 callersFunctionmi_position
storage/myisam/mi_info.c:26
↓ 23 callersFunctionmi_rkey
storage/myisam/mi_rkey.c:25
↓ 23 callersFunctionmy_net_write
sql/net_serv.cc:411
↓ 23 callersFunctionpage_cur_search_with_match
storage/innobase/page/page0cur.cc:810
↓ 23 callersFunctionprint_where
sql/sql_test.cc:72
↓ 23 callersMethodquery
storage/federatedx/federatedx_io_null.cc:175
↓ 23 callersMethodreset_diagnostics_area
sql/sql_error.cc:313
↓ 23 callersMethodrow_field_definitions
sql/field.h:5893
↓ 23 callersFunctionset_field_to_null_with_conversions
sql/field_conv.cc:204
↓ 23 callersMethodset_int
client/mysqltest.cc:811
↓ 23 callersMethodset_sql_for_exec
storage/spider/spd_db_mysql.cc:12206
↓ 23 callersFunctionspider_free_tmp_share_alloc
Free a tmp_share, which has only one link */
storage/spider/spd_table.cc:957
↓ 23 callersFunctionspider_maybe_ping_1
storage/spider/ha_spider.cc:1263
↓ 23 callersMethodstore_null
sql/protocol.cc:1436
↓ 23 callersFunctiontest_1
unittest/sql/explain_filename-t.cc:50
↓ 23 callersFunctionthd_where
sql/sql_class.cc:660
↓ 23 callersMethodtop_level_item
Mark the item that it is a top level item, or part of a top level AND item, for WHERE and ON clauses: Example: ... WHERE a=5 AND b=6; Both
sql/item.h:1357
↓ 23 callersFunctiontrg2bit
sql/sql_trigger.h:47
↓ 23 callersFunctiontrx_is_interrupted
/ Determines if the currently running transaction has been interrupted. @return true if interrupted */
storage/innobase/handler/ha_innodb.cc:3409
↓ 23 callersMethodtype_handler
sql/sql_type_fixedbin.h:802
↓ 23 callersFunctionunz64local_getLong
storage/connect/unzip.c:268
↓ 23 callersFunctionunz64local_getShort
storage/connect/unzip.c:241
↓ 23 callersFunctionwait_while_table_is_used
sql/sql_base.cc:1477
↓ 23 callersMethodwith_sum_func
sql/item.h:1081
← previousnext →1,001–1,100 of 49,364, ranked by callers