mirror of
https://github.com/MariaDB/server.git
synced 2025-12-24 11:21:21 +03:00
After merge fix
This commit is contained in:
@@ -639,6 +639,7 @@ void THD::cleanup_after_query()
|
||||
first_successful_insert_id_in_prev_stmt=
|
||||
first_successful_insert_id_in_cur_stmt;
|
||||
first_successful_insert_id_in_cur_stmt= 0;
|
||||
substitute_null_with_insert_id= TRUE;
|
||||
}
|
||||
arg_of_last_insert_id_function= 0;
|
||||
/* Free Items that were created during this execution */
|
||||
|
||||
Reference in New Issue
Block a user