mirror of
https://github.com/MariaDB/server.git
synced 2025-12-24 11:21:21 +03:00
fix misspelling
This commit is contained in:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user