mirror of
https://github.com/MariaDB/server.git
synced 2025-08-01 03:47:19 +03:00
Unused variables removed (many files).
This commit is contained in:
@ -849,7 +849,6 @@ static bool insert_params_from_vars_with_log(Prepared_statement *stmt,
|
||||
|
||||
List_iterator<LEX_STRING> var_it(varnames);
|
||||
String str;
|
||||
const String *res;
|
||||
uint32 length= 0;
|
||||
if (query->copy(stmt->query, stmt->query_length, default_charset_info))
|
||||
DBUG_RETURN(1);
|
||||
|
Reference in New Issue
Block a user