mirror of
https://github.com/MariaDB/server.git
synced 2025-08-05 13:16:09 +03:00
Merge branch '10.4' into 10.5
This commit is contained in:
@@ -52,6 +52,10 @@ typedef struct st_mem_root
|
||||
*/
|
||||
unsigned int first_block_usage;
|
||||
|
||||
#ifdef PROTECT_STATEMENT_MEMROOT
|
||||
int read_only;
|
||||
#endif
|
||||
|
||||
void (*error_handler)(void);
|
||||
|
||||
PSI_memory_key m_psi_key;
|
||||
|
Reference in New Issue
Block a user