MCPcopy Create free account

hub / github.com/MariaDB/server / types & classes

Types & classes9,836 in github.com/MariaDB/server

↓ 1,082 callersClassColumn
sql/sql_i_s.h:302
↓ 294 callersClasserror
The class error is used to emit error messages. Refer to the documentation of class info for further details. */
storage/innobase/include/ut0ut.h:312
↓ 273 callersClassVarchar
sql/sql_i_s.h:140
↓ 169 callersClassLex_cstring_strlen
sql/lex_string.h:136
↓ 156 callersClassSLonglong
sql/sql_i_s.h:257
↓ 149 callersClassULonglong
sql/sql_i_s.h:234
↓ 146 callersClassName
sql/sql_i_s.h:178
↓ 134 callersClassinfo
The class info is used to emit informational log messages. It is to be used similar to std::cout. But the log messages will be emitted only when the
storage/innobase/include/ut0ut.h:296
↓ 109 callersClassCEnd
End marker
sql/sql_i_s.h:322
↓ 106 callersClassstring
sql/wsrep_utils.h:365
↓ 104 callersClassSLong
sql/sql_i_s.h:265
↓ 104 callersClasspage_id_t
storage/innobase/include/fil0fil.h:82
↓ 87 callersClassCheck
Functor to validate the flush list. */
storage/innobase/buf/buf0flu.cc:3097
↓ 85 callersClassOptions
sql/sql_type.h:1664
↓ 82 callersEnumtype
sql/sql_class.h:7913
↓ 74 callersClasswarn
The class warn is used to emit warnings. Refer to the documentation of class info for further details. */
storage/innobase/include/ut0ut.h:304
↓ 69 callersClassLex_cstring
sql/lex_string.h:25
↓ 64 callersClassLex_ident_column
sql/lex_ident.h:280
↓ 58 callersClassDatetime
sql/sql_i_s.h:220
↓ 51 callersClassULong
sql/sql_i_s.h:242
↓ 47 callersClassDTCollation_numeric
sql/sql_type.h:3276
↓ 45 callersEnumwrite
storage/innobase/include/log0log.h:630
↓ 41 callersClassErrConvString
sql/sql_error.h:907
↓ 40 callersClassLex_ident_db
A valid database name identifier, checked with check_name(). It's not known if it was lower-cased or is in the user typed way. */
sql/lex_ident.h:200
↓ 39 callersClassTime
Class Time is designed to store valid TIME values. 1. Valid value: a. MYSQL_TIMESTAMP_TIME - a valid TIME within the supported TIME range b
sql/sql_type.h:1652
↓ 36 callersClassLex_ident_table
sql/lex_ident.h:254
↓ 30 callersClassLonglong_null
sql/sql_type_int.h:48
↓ 30 callersClassSlice
sql/sql_class.h:294
↓ 29 callersClassCatalog
sql/sql_i_s.h:171
↓ 27 callersClassDouble_null
sql/sql_type.h:963
↓ 27 callersClassLex_ident_sys
sql/table.h:2486
↓ 27 callersClassToken
sql/item_numconvfunc.cc:252
↓ 27 callersClassVDec
A helper class to handle val_decimal() results.
sql/sql_type.h:578
↓ 27 callersClassdate_conv_mode_t
"fuzzydate" with strict data type control. Represents a mixture of *only* data type conversion flags, without rounding. Please keep "explicit" in
sql/sql_basic_types.h:36
↓ 27 callersClassdate_mode_t
"fuzzydate" with strict data type control. Used as a parameter to get_date() and represents a mixture of: - data type conversion flags - fractio
sql/sql_basic_types.h:185
↓ 26 callersClassLex_ident_routine
sql/lex_ident.h:329
↓ 25 callersClassLongtext
sql/sql_i_s.h:152
↓ 25 callersClasslock
sql/wsrep_utils.h:389
↓ 25 callersClassqueue_element
sql/rpl_gtid.h:80
↓ 24 callersClassErrConvDQName
sql/sql_class.h:8477
↓ 23 callersClassstring_ref
plugin/handler_socket/libhsclient/string_ref.hpp:29
↓ 22 callersClassDecimal
sql/sql_i_s.h:227
↓ 22 callersEnumenum_query_type
Query type constants (usable as bitmap flags). */
sql/mysqld.h:825
↓ 20 callersClassType_ref_null
sql/sql_type_ref.h:22
↓ 20 callersClassYes_or_no
sql/sql_i_s.h:159
↓ 20 callersClassfatal
The class fatal is used to emit an error message and stop the server by crashing it. Use this class when MySQL server needs to be stopped immediately
storage/innobase/include/ut0ut.h:329
↓ 19 callersEnumprecedence
sql/item.h:133
↓ 18 callersClassDate
Class Date is designed to store valid DATE values. All constructors and modification methods leave instances of this class in one of the following
sql/sql_type.h:2271
↓ 18 callersClassLex_exact_collation
An exact collation, e.g. COLLATE latin1_swedish_ci */
sql/lex_charset.h:236
↓ 18 callersClassSql_mode_dependency
class Sql_mode_dependency A combination of hard and soft dependency on sql_mode. Used to watch if a GENERATED ALWAYS AS expression guarantees con
sql/sql_mode.h:111
↓ 17 callersClassBinlog_type_info
sql/field.h:664
↓ 17 callersClassLex_context_collation
A contextually typed collation, e.g.: COLLATE DEFAULT CHAR(10) BINARY */
sql/lex_charset.h:201
↓ 17 callersClassLonglong_hybrid
A longlong/ulonglong hybrid. Good to store results of val_int().
sql/sql_type_int.h:204
↓ 17 callersClassTimestamp
sql/sql_type.h:2855
↓ 17 callersClasstime_round_mode_t
Fractional rounding mode for temporal data types. */
sql/sql_basic_types.h:129
↓ 16 callersClassSTiny
sql/sql_i_s.h:280
↓ 16 callersClassWell_formed_prefix
include/m_ctype.h:2051
↓ 15 callersClassCLName
sql/sql_i_s.h:206
↓ 15 callersClasshex
This is a wrapper class, used to print any unsigned integer type in hexadecimal format. The main purpose of this data type is to overload the global
storage/innobase/include/ut0ut.h:211
↓ 15 callersClassrec_printer
Pretty-printer of records and tuples */
storage/innobase/include/rem0rec.h:1177
↓ 14 callersClassLex_ident_host
sql/lex_ident.h:372
↓ 13 callersClassCharset
sql/sql_string.h:107
↓ 13 callersClassFloat
sql/sql_i_s.h:294
↓ 13 callersClassLS
sql/item_numconvfunc.cc:142
↓ 13 callersClassMY_XPATH_FLT
Structure to store nodeset elements */
sql/item_xmlfunc.h:28
↓ 13 callersEnumcheck_name
storage/innobase/dict/dict0dict.cc:3964
↓ 13 callersClasshandler
sql/records.h:21
↓ 13 callersEnummtr_memo_type_t
Types for the mlock objects to store in the mtr_t::m_memo */
storage/innobase/include/mtr0types.h:324
↓ 13 callersClassquery
tests/deadlock_test.c:35
↓ 12 callersClassCSName
sql/sql_i_s.h:199
↓ 12 callersClassWarn_filter
sql/field.h:121
↓ 12 callersEnumbtr_latch_mode
Latching modes for btr_cur_t::search_leaf(). */
storage/innobase/include/btr0types.h:48
↓ 12 callersEnumstate
tpool/tpool_generic.cc:107
↓ 12 callersClassthread
plugin/handler_socket/libhsclient/thread.hpp:20
↓ 11 callersClassRowTypeBuffer
A class to print a ROW data type with its arity in triangle brackets, e.g.: row<3> */
sql/sql_type_row.h:32
↓ 11 callersClassTestError
Raised when the test cannot make forward progress
storage/rocksdb/mysql-test/rocksdb_stress/t/load_generator.py:80
↓ 11 callersClassTimestamp_or_zero_datetime
A helper class to store MariaDB TIMESTAMP values, which can be: - real TIMESTAMP (seconds and microseconds since epoch), or - zero datetime '0000-
sql/sql_type.h:2946
↓ 11 callersClassiterator
storage/innobase/include/trx0purge.h:201
↓ 11 callersClasstrunc
storage/innobase/include/log0recv.h:300
↓ 11 callersEnumvalidate
storage/innobase/include/fil0fil.h:1036
↓ 10 callersClassOptions_cmp
sql/sql_type.h:1721
↓ 10 callersEnumrw_lock_type_t
Latch types */
storage/innobase/include/buf0types.h:173
↓ 9 callersClassBlob
plugin/win_auth_client/common.h:160
↓ 9 callersClassConverter_strntod_with_warn
sql/field.h:283
↓ 9 callersClassEnum
sql/sql_i_s.h:126
↓ 9 callersClassLex_exact_charset_extended_collation_attrs
sql/lex_charset.h:776
↓ 9 callersEnum__attribute__
sql/table.h:426
↓ 9 callersClasscache
storage/innobase/handler/i_s.cc:374
↓ 9 callersClassescape_and_quote
extra/mariabackup/backup_mysql.cc:1682
↓ 9 callersClassiterator
tpool/tpool_structs.h:307
↓ 9 callersClassmy_decimal
sql/sql_error.h:29
↓ 9 callersClassreference
storage/oqgraph/graphcore.cc:132
↓ 8 callersClassContext
sql/field.h:420
↓ 8 callersClassInformation_schema_numeric_attributes
sql/sql_type.h:3797
↓ 8 callersClassLex_ident_db_normalized
sql/sql_path.h:14
↓ 8 callersClassSWAP
/ Class SWAP. Used to make or unmake a JSON tree movable. */ This is done by making all pointers to offsets. */ /
storage/connect/json.h:336
↓ 8 callersClassStringPack
sql/sql_type_string.h:19
↓ 8 callersClassULonglong_null
sql/sql_type_int.h:152
↓ 8 callersClasssp_rcontext_addr
A run-time address of an SP variable. Consists of: - The rcontext type (LOCAL, PACKAGE BODY), controlled by m_rcontext_handler - The frame off
sql/structs.h:1136
↓ 7 callersClassDDL_options
sql/structs.h:648
next →1–100 of 9,836, ranked by callers