firebird-automations

Results 760 comments of firebird-automations

Commented by: @asfernandes The request is very obvious, so I don't see any need to sell it\. It's obviously as the stored procedures source code being stored as entered, instead...

Commented by: K. A. (parshua) I forgot to mention Triggers: RECOMPILE TRIGGER TR\_TEST;

Commented by: @asfernandes And why do you do regular recompilations? What problem you intent it to solve when you do?

Commented by: Cosmin Apreutesei (cosmin_ap2) Procedures often need recompilation because of changes in other procedures, or whatever dependencies\. I found oracle's behavior the best \-\- invalidate dependent procedures and triggers...

Commented by: @hvlad Real issue is that procedure's\\trigger's request stay in metadata cache until engine stop\. Such "recompile" could just mark current request instance in cache as obsolete\. It will...

Modified by: @dyemanov Component: Engine \[ 10000 \] Version: 3\.0 Initial \[ 10301 \] =\> Component: ISQL \[ 10003 \] =\>

Commented by: Sean Leyne (seanleyne) Changed the Summary for readability\.

Modified by: Sean Leyne (seanleyne) summary: While database is create by gbak it should set swept flag on all data pages =\> Data pages of newly gbak restored databases should...

Modified by: @hvlad assignee: Vlad Khorsun \[ hvlad \]

Commented by: Alice F. Bird (firebirds) Date: 2006\-02\-02 13:38 Sender: ogecrom Logged In: YES user\_id=443816 I think that user defined data types as plugins isn't the best option\. Because the...