List:Commits« Previous MessageNext Message »
From:Ingo Strüwing Date:July 3 2007 7:04pm
Subject:Re: bk commit into 6.0-falcon tree (istruewing:1.2567) BUG#26827
View as plain text  
Hi Sergei,

Ingo Strüwing wrote:
> Hi Sergei,
> 
> Sergei Golubchik wrote:
...
>> I'd expect read_set to be extended only if a write is expected (e.g. if
>> write_set is not empty).
> 
> I am now testing the following:
...
> -  include_partition_fields_in_used_fields();
...
> +  if (!bitmap_is_clear_all(table->write_set))
...
> +      bitmap_union(table->read_set, &m_part_info->full_part_field_set);

It appears that it does not work for DELETE.

Is there another way to check if we need the partiton fields?

Regards
Ingo
-- 
Ingo Strüwing, Senior Software Developer
MySQL GmbH, Radlkoferstr. 2, D-81373 München
Geschäftsführer: Kaj Arnö - HRB München 162140
Thread
bk commit into 6.0-falcon tree (istruewing:1.2567) BUG#26827ingo27 Jun
  • Re: bk commit into 6.0-falcon tree (istruewing:1.2567) BUG#26827Sergei Golubchik3 Jul
    • Re: bk commit into 6.0-falcon tree (istruewing:1.2567) BUG#26827Ingo Strüwing3 Jul
      • Re: bk commit into 6.0-falcon tree (istruewing:1.2567) BUG#26827Sergei Golubchik3 Jul
        • Re: bk commit into 6.0-falcon tree (istruewing:1.2567) BUG#26827Ingo Strüwing3 Jul
          • Re: bk commit into 6.0-falcon tree (istruewing:1.2567) BUG#26827Ingo Strüwing3 Jul
            • Re: bk commit into 6.0-falcon tree (istruewing:1.2567) BUG#26827Sergei Golubchik3 Jul
        • Re: bk commit into 6.0-falcon tree (istruewing:1.2567) BUG#26827Konstantin Osipov4 Jul