Product Documentation

V11.5 Update Guide

Previous Topic

Next Topic

ctdbCreateMRTTable behavior change

To avoid possible conflicts between an MRT Table (Multi-Schema Tables) definition and its host table, ctdbCreateMRTTable was modified in V11.5 to ignore the following creation flags and use the same configuration used on the host table:

  • CTCREATE_NODELFLD
  • CTCREATE_NOROWID
  • CTCREATE_NONULFLD

Furthermore, the optimization to automatically avoid the use of DELFLD on variable-length records has been disabled on MRT Tables.

Note: This constitutes a Compatibility Change.

TOCIndex