removed unused variable
This commit is contained in:
parent
aa5441e1c6
commit
abfe3437f7
@ -4838,7 +4838,6 @@ bool Item_func_get_system_var::is_written_to_binlog()
|
|||||||
void Item_func_get_system_var::fix_length_and_dec()
|
void Item_func_get_system_var::fix_length_and_dec()
|
||||||
{
|
{
|
||||||
char *cptr;
|
char *cptr;
|
||||||
int well_formed_error;
|
|
||||||
maybe_null=0;
|
maybe_null=0;
|
||||||
max_length= 0;
|
max_length= 0;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user