166
166
select_lex->order_list.elements,
167
167
(Order *) select_lex->order_list.first,
172
172
identifier::Table catch22(first_table->getSchemaName(), first_table->getTableName());
176
176
identifier::Table identifier(first_table->getSchemaName(), first_table->getTableName(), table->getMutableShare()->getPath());
177
177
identifier::Table new_identifier(select_lex->db ? select_lex->db : first_table->getSchemaName(),