From 780b92ada9afcf1d58085a83a0b9e6bc982203d1 Mon Sep 17 00:00:00 2001 From: Lorry Tar Creator Date: Tue, 17 Feb 2015 17:25:57 +0000 Subject: Imported from /home/lorry/working-area/delta_berkeleydb/db-6.1.23.tar.gz. --- docs/installation/upgrade_11gr2_52_mvcc_sql.html | 29 ++++++++++++------------ 1 file changed, 14 insertions(+), 15 deletions(-) (limited to 'docs/installation/upgrade_11gr2_52_mvcc_sql.html') diff --git a/docs/installation/upgrade_11gr2_52_mvcc_sql.html b/docs/installation/upgrade_11gr2_52_mvcc_sql.html index bcb18b21..386b411a 100644 --- a/docs/installation/upgrade_11gr2_52_mvcc_sql.html +++ b/docs/installation/upgrade_11gr2_52_mvcc_sql.html @@ -7,14 +7,14 @@ - + -

- Read/write concurrency can now be enabled in the SQL API by using - PRAGMA multiversion=on before accessing any - tables in the database. After multiversion has been enabled, it - can be temporarily disabled using the - PRAGMA transaction_snapshots=on/off. +

+ Read/write concurrency can now be enabled in the SQL API by + using PRAGMA multiversion=on before + accessing any tables in the database. After multiversion has + been enabled, it can be temporarily disabled using the + PRAGMA transaction_snapshots=on/off.

-

New Pragmas

+

New Pragmas

- For more details on pragmas concerning Transaction Snapshots - read Using Multiversion Concurrency Control in the Berkeley DB Getting Started with the SQL APIs guide. + For more details on pragmas concerning Transaction + Snapshots read Using Multiversion Concurrency Control in the + Berkeley DB Getting Started with the SQL APIs guide.

    -- cgit v1.2.1