From: <no...@so...> - 2002-03-01 03:31:07
|
Bugs item #451944, was opened at 2001-08-16 23:16 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=109028&aid=451944&group_id=9028 Category: Core Engine Group: Fixed v1.0 >Status: Deleted >Resolution: Duplicate Priority: 3 Submitted By: Sean Leyne (seanleyne) Assigned to: Ann W. Harrison (awharrison) Summary: Trigger Act/Deact increases meta counter Initial Comment: Activating/Deactivating trigger should not increment the metadata counter. ---------------------------------------------------------------------- >Comment By: Sean Leyne (seanleyne) Date: 2002-02-28 22:31 Message: Logged In: YES user_id=71163 It turns out that this issue had already been recorded as entry #412201. ---------------------------------------------------------------------- Comment By: Claudio Valderrama C. (robocop) Date: 2001-12-10 01:59 Message: Logged In: YES user_id=62823 Ann's changes compare the old and the new table formats and only increment the counter if there's a change in the table structure. The counter is not incremented with trigger creation, deletion, activation or deactivation. Only rdb$runtime is refreshed. ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=109028&aid=451944&group_id=9028 |