Product Documentation

FairCom DB V12 Release Notes

Previous Topic

Next Topic

ctdbAlterTable in a CTSESSION_SQL session no longer removes synonyms and table granted permissions

When the current session was a CTSESSION_SQL (i.e. automatic handling of SQL system table on table create/alter and drop), ctdbAlterTable(...) removed granted permissions and synonyms from the system table. The logic has been enhanced to eliminate this problem.

A similar problem occurs in c-treeRTG when running sqlize on tables already linked into SQL. That problem has not been fixed in this modification.

Note: This modification is a Compatibility Change.

TOCIndex