mirror of
https://github.com/MariaDB/server.git
synced 2025-08-05 13:16:09 +03:00
Merge 11.4 into 11.8
This commit is contained in:
@@ -140,6 +140,7 @@ public:
|
||||
bool resolve_storage_engine_with_error(THD *thd, handlerton **ha,
|
||||
bool tmp_table);
|
||||
bool is_set() { return m_storage_engine_name.str != NULL; }
|
||||
const LEX_CSTRING *name() const { return &m_storage_engine_name; }
|
||||
};
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user