mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
temporarily remove Summit defaults of InnoDB options, to see if it influences pushbuild2
sql/sql_insert.cc: fix wrong merge
This commit is contained in:
@@ -3138,9 +3138,6 @@ bool select_insert::send_data(List<Item> &values)
|
||||
}
|
||||
}
|
||||
|
||||
// Release latches in case bulk insert takes a long time
|
||||
ha_release_temporary_latches(thd);
|
||||
|
||||
// Release latches in case bulk insert takes a long time
|
||||
ha_release_temporary_latches(thd);
|
||||
|
||||
|
Reference in New Issue
Block a user