× News Cego SysMT Croom Web Statistics Impressum
SysMT Logo

Cego Änderungsprotokoll

Zurück to Cego

In the following, change log entries for the managed software packages is shown

Last 10 30 100 1000 10000 entries

Last 10 log entries in change log
Category Date Version Log
cego 02.03.2026 2.54.14 Version released
cego 01.03.2026 2.54.14 Completed verify locks command with missing pool, querycache, tablecache, db and xml locks
cego 01.03.2026 2.54.13 Version released
cego 01.03.2026 2.54.13 In CegoLockHandler, added check for unlock methods to check for lockId == 0. This ensures to avoid unlock operations of undefined lockIds which can impact semaId=0 ( first record lock ). It has been observed, that in deadlock situations, this might lead to locking leaks for RECLOCK-0
cego 01.03.2026 2.54.13 In CegoTableManager::checkBTreeIntegrity added support for allowDuplicateNull feature ( multiple null values in unique btree )
cego 28.02.2026 2.54.12 Version released
cego 27.02.2026 2.54.12 Fix added in CegoQueryHelper::maxFieldSize. The returned size must be at least MAX_NULL_LEN, otherwise format errors occur ( string(1) field with null values )
cego 27.02.2026 2.54.12 Added admin command "verify locks" to perform a test aquire of all lock manager locks read and write
cego 27.02.2026 2.54.11 Version released
cego 27.02.2026 2.54.11 Small exception improvement added for CegoFactor::evalFieldValue for query case