mirror of
https://github.com/MariaDB/server.git
synced 2025-08-01 03:47:19 +03:00
Merge branch '10.1' into 10.2
This commit is contained in:
@ -1384,6 +1384,7 @@ bool THD::log_events_and_free_tmp_shares()
|
||||
variables.character_set_client= cs_save;
|
||||
|
||||
get_stmt_da()->set_overwrite_status(true);
|
||||
transaction.stmt.mark_dropped_temp_table();
|
||||
if ((error= (mysql_bin_log.write(&qinfo) || error)))
|
||||
{
|
||||
/*
|
||||
|
Reference in New Issue
Block a user