mirror of
https://github.com/MariaDB/server.git
synced 2025-01-22 14:54:20 +01:00
merge
This commit is contained in:
commit
eb3daa6d75
1 changed files with 1 additions and 1 deletions
|
@ -230,7 +230,7 @@ extern "C" sig_handler handle_segfault(int sig);
|
|||
#if defined(__linux__)
|
||||
#define ENABLE_TEMP_POOL 1
|
||||
#else
|
||||
#define ENABLE_TEMP_TOOL 0
|
||||
#define ENABLE_TEMP_POOL 0
|
||||
#endif
|
||||
|
||||
/* Constants */
|
||||
|
|
Loading…
Add table
Reference in a new issue