MCPcopy Create free account
hub / github.com/arkdb/inception / make_lex_string

Method make_lex_string

sql/sql_class.cc:2495–2501  ·  view source on GitHub ↗

Create a LEX_STRING in this connection. @param lex_str pointer to LEX_STRING object to be initialized @param str initializer to be copied into lex_str @param length length of str, in bytes @param allocate_lex_string if TRUE, allocate new LEX_STRING object, instead of using lex_str value @return NULL on failure, or pointer to the LEX_STRING object

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 12

find_filesFunction · 0.80
get_lookup_valueFunction · 0.80
get_lookup_field_valuesFunction · 0.80
make_db_listFunction · 0.80
add_schema_tableFunction · 0.80
schema_tables_addFunction · 0.80
make_table_name_listFunction · 0.80
make_schema_selectFunction · 0.80
thd_make_lex_stringFunction · 0.80
ndbcluster_find_filesFunction · 0.80
mysql_register_viewFunction · 0.80

Calls 1

make_lex_string_rootFunction · 0.85

Tested by

no test coverage detected