Alex Peshkoff via Firebird-devel wrote 02.06.2022 13:01:
  It is "ALTER TABLE" which must be executed on replica. Otherwise you'll have problem with ALTER TABLE ADD FIELD.

Is it impossible to analyze clauses of statement?

Theoretically - yes. On practice it would require full Firebird SQL parser which is hard. Simpler would be to downgrade the "missing tablespace" error to a warning if the database is in replica mode or SQL is performed by Applier.

--
  WBR, SD.


Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to