mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +03:00
temporarily remove Summit defaults of InnoDB options, to see if it influences pushbuild2
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