From: Jorgen Loland Date: January 18 2011 3:09pm Subject: Re: bzr commit into mysql-next-mr-bugfixing branch (jorgen.loland:3253) WL#5741 List-Archive: http://lists.mysql.com/commits/129096 Message-Id: <4D35AD36.2000104@oracle.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Hi Guilhem, On 01/17/2011 09:41 PM, Guilhem Bichot wrote: >> + /** + Used by optimizer tracing if this is a subquery: Whether or not > > Do you really mean "subquery"? for DYNAMIC_RANGE? Oops... malfunctioning brain :-) How about /** Used for QS_DYNAMIC_RANGE, i.e., "Range checked for each record". Used by optimizer tracing to decide whether or not dynamic range analysis for this select has been traced already. If optimizer trace option DYNAMIC_RANGE is enabled, range analysis will be traced with different ranges for every record to the left of this table in the join. If disabled, range analysis will only be traced for the first range. */ -- Jørgen Løland | Senior Software Engineer | +47 73842138 Oracle MySQL Trondheim, Norway