mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
parallel repair: style fixups
This commit is contained in:
@ -358,7 +358,7 @@ typedef struct st_sort_info
|
||||
MI_CHECK *param;
|
||||
enum data_file_type new_data_file_type;
|
||||
SORT_KEY_BLOCKS *key_block,*key_block_end;
|
||||
uint kei, total_keys;
|
||||
uint current_key, total_keys;
|
||||
my_off_t filelength,dupp,buff_length;
|
||||
ha_rows max_records;
|
||||
char *buff;
|
||||
|
Reference in New Issue
Block a user