Tagged Questions
0
votes
0answers
80 views
DB got supended state
Have one SQL Server which contains 2 databases. Through application I am taking connection from one database and by using same connection also executing CRUD query on the second database (but on same ...
3
votes
1answer
457 views
How does transaction suspension work in MySQL?
In the Spring Framework manual they state that for a PROPAGATION_REQUIRES_NEW the current transaction will be suspended.
What does that "suspended transaction"?
The timer for the timeout stops ...