On 11/15/2010 04:45 AM, Philip Stoev wrote:
> Igor,
>
> As you have noticed I have started filing bugs that require 4-5
> tables, self joins, etc. to show up. I continue running the same tests
> as before, it is just that the 2-table bugs have all been fixed by now.
>
> While I do consider 4-5 tabl
Preparation statement for PS looks like this (example uses prep_where,
but we have the same problem for other parts stored in
st_select_lex::fix_prepare_information()):
...
conds->fix_fields(...&conds...) /* (1.1) JOIN::prepare()*/
...
prep_where= *conds; /* (1.2)
st_select_lex::fix_pr
Igor,
As you have noticed I have started filing bugs that require 4-5 tables, self
joins, etc. to show up. I continue running the same tests as before, it is
just that the 2-table bugs have all been fixed by now.
While I do consider 4-5 table bugs to still be valid, since they all use
defaul
3 matches
Mail list logo