C#C
C#11mo ago
MantisMaestro

EF Core Database Update fails - sp_releaseapplock

Using MySql.EntityFrameworkCore 9.0.0 and running a local database in docker, I am getting the following error when running the Database Update.
If I generate the script and run it manually it works just fine. I've tried a few different versions to no avail and there seems to be very little information online for something similar to this. Any ideas would be greatly appreciated.
image.png
Was this page helpful?