Transactions
Summary
Enables to make eZ publish use transactions to ensure database integrity.Usage
Transactions=enabled|disabled
Description
If you enable this setting eZ publish will perform all queries that naturally belong together within a transaction. This ensure that your database integrity will be kept even if the webserver crashes in the middle of the transaction. Don't turn this off unless you know what you are doing.
MySQL requires tables of the type InnoDB in order to use transactions.
Frederik HolljenĀ (01/02/2005 10:00 am)
Frederik HolljenĀ (28/02/2005 2:48 pm)
Comments
There are no comments.