MB wrote:> SO the update should not be committed if the function returns false> (eg. the Mysql update didn't work out)
But what do you do if postgresql transction will be rollbacked after Mysql commited?
-- Olleg Samoylov