I have an app that semi-recently converted to being database driven, this C++ app is an asset editor that knows about all of our assets and lets you edit any of them.
In some situations a user will open the app, they will claim lets say 200 assets to edit and edit them, but when they save them...
So.. I think I went about my question wrong last time so I am revisiting this with something way more focused and see if anyone can enlighten me.
I have the following two transactions going on at the same time by different clients.
Revert
--Ex: Asset 1234, version 2 which has a metadata id of...
Hi there, I am a bit new to all of this and have had my first run in with a deadlock situation.
We know what is causing the deadlock but are unsure what the best solution is to fix the problem.
In our simplest case we have the following tables with three common transactions on them...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.