diff options
author | Kurt Jaeger <pi@FreeBSD.org> | 2017-04-01 08:18:38 +0000 |
---|---|---|
committer | Kurt Jaeger <pi@FreeBSD.org> | 2017-04-01 08:18:38 +0000 |
commit | 57d469ac5b8fe9a1583fd40fa5fa307cc5e76dae (patch) | |
tree | a36694f14d88844621d78079668fd728482ca389 /lang/gcc7-devel/pkg-plist | |
parent | security/p5-Crypt-RSA-Parse: fix dependencies (diff) |
devel/lfcbase: update 1.9.2 -> 1.9.3
databases/cego: update 2.33.1 -> 2.33.3
lfcbase:
- Small fixes for Monitor and Pager class, adding missing ifdef for
curses option in Pager class, replaced CGNOCURSES with LFCNOCURSES
cego:
- Fix in CegoRecoveryManager::recoverTableSet, before calling
transactionRecovery, we have to set flag setIgnoreInvalid to true.
During transaction recovery phase, we must ignore invalid btrees/index
objects since these objects could be invalidated but Log data
integrity and consistency is ensured
- Added implizit tableset btree and index correction to recovery procedure
( CegoRecoveryManager::recoverTableSet )
- Small syntax for cgadm from "backup TS" to "backup tableset TS"
( conform to other tableset commands )
- Fix in CegoTableManager::deleteDataTableEntryAtomic /
updateDataTableSynced / beginTransaction / commitTransaction /
rollbackTransaction to avoid log entries for forced transactions
( introduction of doLog flag ).
- Fix in CegoTableManager:deleteDataTable to avoid object synchronisation
during recovery phase ( introduction of isSynced flag ), since
during recovery phase, still no objects are registered and there is
no need for synchronization
- Added further admin console messages for recovery procedure.
This enables the database admin to follow the recovery procedure on
admin console level
Submitted by: Bjoern Lemke <lemke@lemke-it.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions