kisland [your e-learning portal]
     kisland.com - 10/15/08news | free tutorials | forums | books | certifications | about us
PDF? PS? How do I read these files?

Find out how in our
Viewers section


mysql.com's Using Transactions with InnoDB Tables
description:In the context of a database management system, a transaction is a sequence of related instructions that must be treated as one indivisible unit. That is, all the work in the transaction must be done, or all of it must be left undone. This concept is known as atomicity. A transaction is atomic because it cannot be broken down into parts—it all gets processed or it all gets ignored.

number of visits:457

creation date: 08/22/2004