Searched refs:extraCols (Results 1 – 1 of 1) sorted by relevance
843 Bitmask extraCols; /* Bitmap of additional columns */ in constructAutomaticIndex() local911 extraCols = pSrc->colUsed & (~idxCols | MASKBIT(BMS-1)); in constructAutomaticIndex()916 if( extraCols & MASKBIT(i) ) nKeyCol++; in constructAutomaticIndex()955 if( extraCols & MASKBIT(i) ){ in constructAutomaticIndex()