mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +03:00
Merge branch '10.1' into 10.2
This commit is contained in:
@@ -3603,7 +3603,7 @@ void Statement::set_statement(Statement *stmt)
|
||||
{
|
||||
id= stmt->id;
|
||||
mark_used_columns= stmt->mark_used_columns;
|
||||
stmt_lex= lex= stmt->lex;
|
||||
lex= stmt->lex;
|
||||
query_string= stmt->query_string;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user