mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
cleanup of ha_myisam::deactivate_non_unique_index() and Co.
This commit is contained in:
@ -416,6 +416,7 @@ typedef struct st_mi_sort_param
|
||||
|
||||
#define MI_MIN_SIZE_BULK_INSERT_TREE 16384 /* this is per key */
|
||||
#define MI_MIN_ROWS_TO_USE_BULK_INSERT 100
|
||||
#define MI_MIN_ROWS_TO_DISABLE_INDEXES 100
|
||||
|
||||
/* The UNIQUE check is done with a hashed long key */
|
||||
|
||||
|
Reference in New Issue
Block a user