1740
1740
if (field->fixed_len > DICT_MAX_INDEX_COL_LEN) {
1744
1744
/* The comparison limit above must be constant. If it were
1745
1745
changed, the disk format of some fixed-length columns would
1746
1746
change, which would be a disaster. */
1750
1750
if (!(col->prtype & DATA_NOT_NULL)) {