Questions tagged [transaction-isolation]

Transaction isolation relates to the visibility and impact of changes made in one transaction on concurrent transactions.

256 questions
-2
votes
1 answer

what is transaction isolation in mysql i need more explanation on it

please what transaction isolation in mysql is all about, and it advantage, because i start some research on it, but still I need more explanation on it. this is what get about it SET [GLOBAL | SESSION] TRANSACTION ISOLATION LEVEL { …
1 2 3
17
18