Searched refs:current_select (Results 1 – 2 of 2) sorted by relevance
119 static u8 current_select = 0; in ht6560b_dev_select() local136 if (select != current_select || timing != current_timing) { in ht6560b_dev_select()137 current_select = select; in ht6560b_dev_select()
71 #define Select Lex->current_select194 lex->current_select= &lex->select_lex; 546 Name_resolution_context *context= &lex->current_select->context;701 Item_field(&thd->lex->current_select->context,2164 Item_field(&lex->current_select->context,2794 SELECT_LEX *sel= lex->current_select;2802 SELECT_LEX *sel= lex->current_select;3070 lex->current_select->select_limit= one;3125 DBUG_ASSERT(lex->current_select->linkage != GLOBAL_OPTIONS_TYPE);3126 SELECT_LEX *sel= lex->current_select;[all …]