1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-24 19:42:23 +03:00

Merge from 5.1 to 5.5

This commit is contained in:
Chaithra Gopalareddy
2012-04-18 11:34:36 +05:30
3 changed files with 59 additions and 2 deletions

View File

@ -13925,8 +13925,6 @@ check_reverse_order:
join_read_first:join_read_last;
tab->type=JT_NEXT; // Read with index_first(), index_next()
if (table->covering_keys.is_set(best_key))
table->set_keyread(TRUE);
table->file->ha_index_or_rnd_end();
if (tab->join->select_options & SELECT_DESCRIBE)
{