Subject RE: [firebird-support] Alter trigger ... not see by other transaction
Author Alan McDonald
> Hello,
>
> I was thinging that if i do an alter trigger ... then all other
> transaction see the modification imediatly
>
> but i go in some case today where other transaction can't see the
> trigger modification (the trigger is not launch), i was even force to
> stop Firebird and restart it :(
>
> just to say it :)
>
> stephane
>

you don't have to stop and start the server, but you must at least have
everyone disconnect for all new connections to get a new view on your DDL
changes
Alan