remove unused st_my_thread_var::cmp_length
This commit is contained in:
parent
47c844f236
commit
e2a2768278
@ -721,7 +721,6 @@ struct st_my_thread_var
|
||||
mysql_cond_t * volatile current_cond;
|
||||
pthread_t pthread_self;
|
||||
my_thread_id id;
|
||||
int cmp_length;
|
||||
int volatile abort;
|
||||
my_bool init;
|
||||
struct st_my_thread_var *next,**prev;
|
||||
|
Loading…
x
Reference in New Issue
Block a user