mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 00:03:02 +01:00
better description for some of RC2 changes
This commit is contained in:
parent
201e78b38d
commit
6d8e565bf3
@ -61,8 +61,8 @@
|
|||||||
Contributor(s):
|
Contributor(s):
|
||||||
Alexander Peshkoff <peshkoff@hotmail.ru>
|
Alexander Peshkoff <peshkoff@hotmail.ru>
|
||||||
|
|
||||||
* Fixed RC1 bug.
|
* Fixed unregistered bug.
|
||||||
Broken lock table resizing in CS. No more "lock manager out of room" errors.
|
Broken lock table resizing in CS. No more "lock manager out of room" (Win32 CS 1.5 RC1) or crashes (possible in all other CS builds of Interbase/Firebird).
|
||||||
Contributor(s):
|
Contributor(s):
|
||||||
Nickolay Samofatov <skidder@bssys.com>
|
Nickolay Samofatov <skidder@bssys.com>
|
||||||
|
|
||||||
@ -88,7 +88,8 @@
|
|||||||
Alexander Peshkoff <peshkoff@hotmail.ru>
|
Alexander Peshkoff <peshkoff@hotmail.ru>
|
||||||
|
|
||||||
* Fixed unregistered bug.
|
* Fixed unregistered bug.
|
||||||
Wrong rpb contents after pre-triggers execution that may cause database corruption.
|
Possible database corruption when you modify/delete the same record in pre-trigger for which this trigger was called.
|
||||||
|
This issue also was known as BUGCHECK(291) before.
|
||||||
Contributor(s):
|
Contributor(s):
|
||||||
Alexander Peshkoff <peshkoff@hotmail.ru>
|
Alexander Peshkoff <peshkoff@hotmail.ru>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user