Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MariaDB/server
/ parse_error
Method
parse_error
sql/sql_lex.cc:47–50 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
45
#include
"item_windowfunc.h"
46
47
void LEX::parse_error(uint err_number)
48
{
49
thd->parse_error(err_number);
50
}
51
52
53
/**
Callers
14
sp_for_loop_cursor_declarations
Method · 0.45
make_item_colon_ident_ident
Method · 0.45
make_item_sysvar
Method · 0.45
add_placeholder
Method · 0.45
mark_item_ident_for_ora_join
Method · 0.45
set_variable
Method · 0.45
direct_call
Method · 0.45
assoc_assign_start
Method · 0.45
add_grant_command
Method · 0.45
make_item_func_call_native_or_parse_error
Method · 0.45
declare_type_ref_cursor
Method · 0.45
add_column_foreign_key
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected