Hi,
When I created a table in MySQL Cluster 7.2.10, I first hit the limit of 14,000 bytes for in-memory table. However, when I tried to convert it into on-disk table, it said "Maximum 8052 bytes of FIXED columns supported, use varchar or COLUMN_FORMAT DYNAMIC instead". Do we actually have two different limits or it's a bug?
When I created a table in MySQL Cluster 7.2.10, I first hit the limit of 14,000 bytes for in-memory table. However, when I tried to convert it into on-disk table, it said "Maximum 8052 bytes of FIXED columns supported, use varchar or COLUMN_FORMAT DYNAMIC instead". Do we actually have two different limits or it's a bug?