Commit a69c61a0 authored by serg@serg.mysql.com's avatar serg@serg.mysql.com

Merge work:/home/bk/mysql-4.0

into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
parents d7d128cb 9b0aca76
......@@ -1851,7 +1851,6 @@ bool setup_tables(TABLE_LIST *tables)
for (Field **ptr=table->field ; *ptr ; ptr++)
(*ptr)->query_id=0;
}
table->used_keys&= table->keys_in_use_for_query;
}
if (tablenr > MAX_TABLES)
{
......
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