mirror of
https://github.com/MariaDB/server.git
synced 2025-08-01 03:47:19 +03:00
Review and crash-safety fix
This commit is contained in:
committed by
Sergei Golubchik
parent
428024524c
commit
7da721be31
@ -59,7 +59,6 @@ enum enum_explain_filename_mode
|
||||
#define WFRM_KEEP_SHARE 4
|
||||
#define WFRM_WRITE_CONVERTED_TO 8
|
||||
#define WFRM_BACKUP_ORIGINAL 16
|
||||
#define WFRM_DROP_BACKUP 32
|
||||
|
||||
/* Flags for conversion functions. */
|
||||
static const uint FN_FROM_IS_TMP= 1 << 0;
|
||||
|
Reference in New Issue
Block a user