mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Merge branch bb-10.4-release into bb-10.5-release
This commit is contained in:
@ -3800,10 +3800,6 @@ public:
|
||||
give_protection_error();
|
||||
return TRUE;
|
||||
}
|
||||
inline bool fill_derived_tables()
|
||||
{
|
||||
return !stmt_arena->is_stmt_prepare() && !lex->only_view_structure();
|
||||
}
|
||||
inline bool fill_information_schema_tables()
|
||||
{
|
||||
return !stmt_arena->is_stmt_prepare();
|
||||
|
Reference in New Issue
Block a user