Public Attributes | |
int | addrFillSub |
Bitmask | colUsed |
int | iCursor |
unsigned | isCorrelated:1 |
u8 | iSelectId |
u8 | jointype |
unsigned | notIndexed:1 |
Index * | pIndex |
Expr * | pOn |
Schema * | pSchema |
Select * | pSelect |
Table * | pTab |
IdList * | pUsing |
int | regReturn |
unsigned | viaCoroutine:1 |
char * | zAlias |
char * | zDatabase |
char * | zIndex |
char * | zName |
unsigned SrcList::SrcList_item::isCorrelated |
unsigned SrcList::SrcList_item::notIndexed |
unsigned SrcList::SrcList_item::viaCoroutine |