Searched refs:idxCols (Results 1 – 1 of 1) sorted by relevance
842 Bitmask idxCols; /* Bitmap of columns used for indexing */ in constructAutomaticIndex() local863 idxCols = 0; in constructAutomaticIndex()889 if( (idxCols & cMask)==0 ){ in constructAutomaticIndex()894 idxCols |= cMask; in constructAutomaticIndex()911 extraCols = pSrc->colUsed & (~idxCols | MASKBIT(BMS-1)); in constructAutomaticIndex()929 idxCols = 0; in constructAutomaticIndex()939 if( (idxCols & cMask)==0 ){ in constructAutomaticIndex()941 idxCols |= cMask; in constructAutomaticIndex()