This page (revision-1) was last changed on 29-Nov-2024 16:16 by UnknownAuthor

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 added 10 lines
!!! Overview
[{$pagename}] transaction is an indivisible and irreducible series of [data] operations such that either all occur, or nothing occurs.
A guarantee of [atomicity] prevents updates to the [data] occurring only partially, which can cause greater problems than rejecting the whole series outright.
!! More Information
There might be more information for this subject on one of the following:
[{ReferringPagesPlugin before='*' after='\n' }]
----
* [#1] - [Atomicity_(database_systems)|Wikipedia:Atomicity_(database_systems)|target='_blank'] - based on information obtained 2016-07-24-