Hello,
Tor Didriksen a écrit, Le 27.07.2010 10:47:
> #At file:///export/home/didrik/repo/next-mr-opt-backporting-valgrind/ based on
> revid:epotemkin@stripped
>
> 3219 Tor Didriksen 2010-07-27
> Bug #55042 valgrind reports error in best_access_path when running
> subquery_mat_all
>
> The code was using loose_scan_pos, even though it was explicitly set to
> invalid.
> @ sql/sql_select.cc
> Terminate search in optimize_wo_join_buffering() if we has a cost of DBL_MAX
> (as determined by best_access_path())
>
> Remove sj_inner_fanout output argument, it was unused.
Thank you, ok to push.