1
0
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:
Guilhem Bichot
2009-08-11 12:38:23 +02:00
parent ff7a9ceadf
commit 667ab3664a
3 changed files with 13 additions and 16 deletions

View File

@@ -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);