mirror of
https://github.com/MariaDB/server.git
synced 2025-09-02 09:41:40 +03:00
removed unneed variable
This commit is contained in:
@@ -2031,7 +2031,6 @@ mysql_execute_command(THD *thd)
|
||||
lex->prepared_stmt_code.length))
|
||||
&& entry->value)
|
||||
{
|
||||
String *pstr;
|
||||
my_bool is_var_null;
|
||||
pstr= entry->val_str(&is_var_null, &str, NOT_FIXED_DEC);
|
||||
/*
|
||||
|
Reference in New Issue
Block a user