sapling/filenodes/dieselfilenodes
Lukas Piatkowski ca35624029 filenodes: remove transation over filenodes update
Summary:
The transaction is not necessary in there, since if any of the query fails then the commit is not written in changesets table.
We need to remove it, because with many writes to the filenodes table some of the transactions are timing out while waiting for the database's lock for transation

Reviewed By: farnz

Differential Revision: D8220722

fbshipit-source-id: 003b1369abb1a47e8ad37517745ab659116b95f6
2018-06-05 05:58:31 -07:00
..
cmd mononoke: no need to pass Mysql connection params by value 2018-06-04 08:51:25 -07:00
schemas mononoke: add has_copyinfo 2018-05-27 13:06:17 -07:00
src filenodes: remove transation over filenodes update 2018-06-05 05:58:31 -07:00
test mononoke: add a method to fetch all filenodes at once 2018-05-29 04:11:47 -07:00