From: <no...@so...> - 2001-12-10 06:59:27
|
Bugs item #451944, was opened at 2001-08-16 20: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: Open >Resolution: Fixed Priority: 3 Submitted By: Sean Leyne (seanleyne) Assigned to: Nobody/Anonymous (nobody) Summary: Trigger Act/Deact increases meta counter Initial Comment: Activating/Deactivating trigger should not increment the metadata counter. ---------------------------------------------------------------------- >Comment By: Claudio Valderrama C. (robocop) Date: 2001-12-09 22: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 |