MCPcopy Create free account

hub / github.com/MariaDB/server / functions

Functions49,364 in github.com/MariaDB/server

↓ 17 callersFunctionmy_tospace
@brief Convert newline, linefeed, tab to space @param chr character @details According to the "XML 1.0" standard, only space (
sql/sql_load.cc:1951
↓ 17 callersFunctionmysql_handle_derived
Run specified phases on all derived tables/views in given LEX. @param lex LEX for this thread @param phases phases to run
sql/sql_derived.cc:75
↓ 17 callersFunctionmysql_options4
sql-common/client.c:3977
↓ 17 callersFunctionmysql_unlock_tables
sql/lock.cc:463
↓ 17 callersMethodnext
Set this index to the next record. */
storage/perfschema/pfs_engine_table.h:520
↓ 17 callersMethodoffset
@return offset within m_counter */
storage/rocksdb/ut0counter.h:91
↓ 17 callersFunctionopen_file
storage/maria/unittest/ma_control_file-t.c:242
↓ 17 callersFunctionos_file_create_func
NOTE! Use the corresponding macro os_file_create(), not directly this function! Opens an existing file or creates a new. @param[in] name name of the
storage/innobase/os/os0file.cc:1097
↓ 17 callersFunctionos_file_handle_error_no_exit
Does error handling when a file operation fails. @param[in] name name of a file or NULL @param[in] operation operation name that failed @param[in] on
storage/innobase/os/os0file.cc:218
↓ 17 callersFunctionpars_info_bind_function
/ Add user function. */
storage/innobase/pars/pars0pars.cc:2284
↓ 17 callersFunctionpars_op
/ Parses an operator expression. @return own: function node in a query tree */
storage/innobase/pars/pars0pars.cc:384
↓ 17 callersFunctionprint_version
storage/maria/aria_read_log.c:309
↓ 17 callersFunctionrdb_netbuf_to_uint16
storage/rocksdb/rdb_buff.h:162
↓ 17 callersMethodreacquire
storage/innobase/include/fil0fil.h:1566
↓ 17 callersMethodread_error_corruption
client/mysqlbinlog-engine.cc:371
↓ 17 callersMethodread_error_corruption
storage/innobase/fsp/fsp_binlog.cc:1909
↓ 17 callersMethodremove
storage/innobase/buf/buf0lru.cc:996
↓ 17 callersMethodreset
sql/log.cc:532
↓ 17 callersFunctionrl_begin_undo_group
Begin a group. Subsequent undos are undone as an atomic operation. */
extra/readline/undo.c:253
↓ 17 callersFunctionrow_build
/ An inverse function to row_build_index_entry. Builds a row from a record in a clustered index. @return own: row built; see the NOTE below! */
storage/innobase/row/row0row.cc:626
↓ 17 callersFunctionsend
plugin/type_assoc_array/sql_type_assoc_array.cc:237
↓ 17 callersFunctionspider_maybe_memcpy_string
storage/spider/spd_direct_sql.cc:288
↓ 17 callersFunctionspider_memcpy_or_null
storage/spider/spd_conn.cc:381
↓ 17 callersMethodstat_initialized
@return whether the statistics are initialized */
storage/innobase/include/dict0mem.h:2545
↓ 17 callersFunctionstore_string_or_null
sql/slave.cc:2882
↓ 17 callersFunctionstrconvert
sql/strfunc.cc:327
↓ 17 callersFunctiontablename_to_filename
sql/sql_table.cc:518
↓ 17 callersFunctiontest_if_hard_path
mysys/my_getwd.c:132
↓ 17 callersMethodtransform
sql/item.cc:628
↓ 17 callersFunctionullstr
strings/llstr.c:48
↓ 17 callersMethodunlock
sql/sql_cache.cc:743
↓ 17 callersFunctionut_d
storage/innobase/trx/trx0purge.cc:285
↓ 17 callersFunctionwsrep_store_threadvars
sql/wsrep_thd.cc:564
↓ 17 callersFunctionwsrep_thd_is_applying
sql/wsrep_dummy.cc:155
↓ 17 callersFunctionxdes_is_free
Determine if a page is marked free. @param[in] descr extent descriptor @param[in] offset page offset within extent @return whether the page is free */
storage/innobase/include/fsp0fsp.h:279
↓ 16 callersMethodAddText
/ Add a new text node to this node. */ /
storage/connect/domdoc.cpp:594
↓ 16 callersFunctionDB_error
** DB_error -- prints mysql error message and exits the program. */
client/mysqldump.cc:1428
↓ 16 callersMethodPrty
storage/connect/json.h:277
↓ 16 callersFunctionSetNull
storage/connect/value.h:98
↓ 16 callersMethodSetNullable
/ Set Nullable and allocate the Null array. */ /
storage/connect/valblk.cpp:176
↓ 16 callersMethodSetValue_pvblk
storage/connect/value.cpp:787
↓ 16 callersFunction_ma_alloc_buffer
storage/maria/ma_open.c:1312
↓ 16 callersFunction_mi_get_block_info
storage/myisam/mi_dynrec.c:1899
↓ 16 callersFunction_rl_col_width
Calculate the number of screen columns occupied by STR from START to END. In the case of multibyte characters with stateful encoding, we have to
extra/readline/display.c:2373
↓ 16 callersFunctionadd_item_to_list
sql/sql_class.h:8021
↓ 16 callersFunctionadvance
sql/discover.cc:154
↓ 16 callersFunctionbitmap_set_prefix
mysys/my_bitmap.c:274
↓ 16 callersFunctionbuf_LRU_free_page
Try to free a block. If bpage is a descriptor of a compressed-only ROW_FORMAT=COMPRESSED page, the buf_page_t object will be freed as well. The caller
storage/innobase/buf/buf0lru.cc:739
↓ 16 callersMethodcache_value
sql/item.cc:11028
↓ 16 callersMethodcharset_info
sql/lex_charset.h:155
↓ 16 callersMethodcheck_cols
sql/item.cc:1029
↓ 16 callersFunctioncheck_if_skip_table
Checks if a table specified as a name in the form "database/name" (InnoDB 5.6) or "./database/name.ibd" (InnoDB 5.5-) should be skipped from backup ba
extra/mariabackup/xtrabackup.cc:3214
↓ 16 callersFunctioncheck_locks
mysys/thr_lock.c:258
↓ 16 callersMethodchop
sql/sql_string.h:1119
↓ 16 callersFunctioncli_safe_read
Read a packet from server. Give error message if socket was down or packet is an error message @retval packet_error An error occurred during
sql-common/client.c:369
↓ 16 callersFunctionclose_all_tables_for_name
sql/sql_base.cc:743
↓ 16 callersMethodcommit
storage/rocksdb/rdb_datadic.cc:4803
↓ 16 callersMethodcompression_method
sql/field.h:2090
↓ 16 callersMethodcreate_file
Create a data file. @param[in] file data file object @return DB_SUCCESS or error code */
storage/innobase/fsp/fsp0sysspace.cc:437
↓ 16 callersFunctioncreate_partition_name
sql/sql_partition.h:295
↓ 16 callersFunctioncreate_tmp_table
sql/sql_select.cc:23019
↓ 16 callersMethodcurrent_key
sql/sql_sort.h:104
↓ 16 callersFunctiondec_counter_for_resize_op
storage/maria/ma_pagecache.c:1106
↓ 16 callersFunctiondeflateEnd
========================================================================= */
zlib/deflate.c:1293
↓ 16 callersFunctiondict_foreign_find_index
/ Tries to find an index whose first fields are the columns in the array, in the same order and is not marked for deletion and is not the same as type
storage/innobase/dict/dict0dict.cc:2590
↓ 16 callersFunctionds_open
Open a datasink file */
extra/mariabackup/datasink.cc:82
↓ 16 callersMethodfill
sql/sql_string.cc:513
↓ 16 callersFunctionfix_for_comment
returns a string fixed to be safely printed inside a -- comment that is, any new line in it gets prefixed with -- */
client/mysqldump.cc:762
↓ 16 callersFunctionflst_remove
storage/innobase/fut/fut0lst.cc:344
↓ 16 callersFunctionfmt_number2
sql-common/my_time.c:1550
↓ 16 callersFunctionget_arg
client/mysql.cc:5053
↓ 16 callersMethodget_curr_field
sql/item_cmpfunc.h:3744
↓ 16 callersMethodget_data_size
sql/spatial.cc:1077
↓ 16 callersMethodget_elem_map
Return the map where 1 is set only in the position for this element */
sql/sql_cte.h:146
↓ 16 callersMethodget_key_image
sql/field.cc:8048
↓ 16 callersMethodget_length
sql/field.cc:8911
↓ 16 callersMethodget_level
Get the error level of this condition. @return the error level condition item. */
sql/sql_error.h:177
↓ 16 callersFunctionget_rec_bits
include/my_compare.h:94
↓ 16 callersFunctionget_token
plugin/handler_socket/libhsclient/string_util.cpp:16
↓ 16 callersMethodget_xid
sql/xa.cc:228
↓ 16 callersFunctiongettimeofday_double
plugin/handler_socket/client/hstest.cpp:92
↓ 16 callersMethodgtid
sql/wsrep_mysqld.h:398
↓ 16 callersFunctionha_compare_word
A function to compare words of a text. This is a common operation in full-text search: SELECT MATCH (title) AGAINST ('word') FROM t1; */
include/my_compare.h:202
↓ 16 callersMethodha_end_keyread
sql/handler.h:3785
↓ 16 callersMethodhandle_derived
sql/table.cc:10037
↓ 16 callersMethodhas_transactions
True if changes to the table is persistent (if there are no rollback) This is used to decide: - If the table is stored in the transaction or n
sql/handler.h:4170
↓ 16 callersFunctioninflateStateCheck
zlib/inflate.c:88
↓ 16 callersFunctioninit_instruments
Initialize all the instruments instance buffers. @param param sizing parameters @return 0 on success */
storage/perfschema/pfs_instr.cc:106
↓ 16 callersMethodinternal_transaction
sql/sql_class.h:5982
↓ 16 callersMethodis_named_space
Check if a tablespace is associated with the mini-transaction (needed for generating a FILE_MODIFY record) @param[in] space tablespace @return whether
storage/innobase/mtr/mtr0mtr.cc:847
↓ 16 callersFunctionis_valid
If the iterator is not valid it might be because of EOF but might be due to IOError or corruption. The good practice is always check it. https://githu
storage/rocksdb/ha_rocksdb.cc:5956
↓ 16 callersMethodkey_cmp
sql/field.cc:8303
↓ 16 callersMethodlen
plugin/win_auth_client/common.h:184
↓ 16 callersFunctionlock_sys_tables
Exclusively lock the data dictionary tables. @param trx dictionary transaction @return error code @retval DB_SUCCESS on success */
storage/innobase/lock/lock0lock.cc:4371
↓ 16 callersFunctionmaria_rprev
storage/maria/ma_rprev.c:25
↓ 16 callersFunctionmariadb_dyncol_create_many_num
mysys/ma_dyncol.c:1844
↓ 16 callersMethodmem_calc
storage/spider/spd_malloc.cc:364
↓ 16 callersFunctionmy_decimal2decimal
sql/my_decimal.h:350
↓ 16 callersFunctionmy_load_path
mysys/mf_loadpath.c:27
↓ 16 callersFunctionmy_round_up_to_next_power
include/my_bit.h:129
← previousnext →1,501–1,600 of 49,364, ranked by callers