1
0
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:
bell@sanja.is.com.ua
2004-10-24 11:54:58 +03:00
parent 0ddef9ecf8
commit d774e2c892

View File

@@ -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);
/*