mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
Merge 10.6 into 10.7
This commit is contained in:
@@ -5123,7 +5123,7 @@ public:
|
||||
return (lower_case_table_names == 2 && !(ha_table_flags() & HA_FILE_BASED));
|
||||
}
|
||||
|
||||
void log_not_redoable_operation(const char *operation);
|
||||
bool log_not_redoable_operation(const char *operation);
|
||||
protected:
|
||||
Handler_share *get_ha_share_ptr();
|
||||
void set_ha_share_ptr(Handler_share *arg_ha_share);
|
||||
|
Reference in New Issue
Block a user