Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Meituan-Dianping/SQLAdvisor
/ view_error_processor
Function
view_error_processor
sql/item.cc:2636–2639 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2634
*/
2635
2636
void view_error_processor(THD *thd, void *data)
2637
{
2638
((TABLE_LIST *)data)->hide_view_error(thd);
2639
}
Callers
nothing calls this directly
Calls
1
hide_view_error
Method · 0.80
Tested by
no test coverage detected