Commit 05beaae0 authored by serg@serg.mysql.com's avatar serg@serg.mysql.com

Merge

parents f7b9b92a 6f9af8ee
......@@ -393,8 +393,8 @@ QUICK_SELECT::QUICK_SELECT(TABLE *table,uint key_nr,bool no_alloc)
else
bzero((char*) &alloc,sizeof(alloc));
file=head->file;
// error=file->index_init(index);
record=head->record[0];
init();
}
QUICK_SELECT::~QUICK_SELECT()
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment