CTDB - ctdbAlterTable (truncate) may lose the VLENGTH property
After using truncate, a VLENGTH table that was created through ISAM became FIXED length. The logic in ctdbAlterTable(..TRUNCATE..) has been modified to maintain the original VLENGTH mode during a truncate operation.