mirror of
https://github.com/MariaDB/server.git
synced 2025-01-17 20:42:30 +01:00
DB-790 remove the handle fatal signal mysql patch
This commit is contained in:
parent
8ade1ba05b
commit
f9e59a0616
1 changed files with 1 additions and 1 deletions
|
@ -162,7 +162,7 @@ PATENT RIGHTS GRANT:
|
||||||
#if defined(MARIADB_BASE_VERSION)
|
#if defined(MARIADB_BASE_VERSION)
|
||||||
#define TOKU_INCLUDE_EXTENDED_KEYS 1
|
#define TOKU_INCLUDE_EXTENDED_KEYS 1
|
||||||
#endif
|
#endif
|
||||||
#define TOKU_INCLUDE_HANDLERTON_HANDLE_FATAL_SIGNAL 1
|
#define TOKU_INCLUDE_HANDLERTON_HANDLE_FATAL_SIGNAL 0
|
||||||
|
|
||||||
#else
|
#else
|
||||||
#error
|
#error
|
||||||
|
|
Loading…
Reference in a new issue