Hi Francois, On Wed, Apr 22, 2020 at 8:09 AM Francois Payette <franco...@netmosphere.net> wrote: > I create a trigger on an imported foreign table. In the procedure, I change > the value of a column that is not in the triggering update statement. This > change does not make it to the mysql side.
I'm not an expert on mysql_fdw, so maybe I'm missing something, but I think we had the same issue in postgres_fdw. See this: https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=8b6da83d162cb0ac9f6d21082727bbd45c972c53;hp=7dc6ae37def50b5344c157eee5e029a09359f8ee Best regards, Etsuro Fujita