From: Lars-Erik Bjørk Date: May 26 2009 7:06am Subject: Patch for bug#43630 List-Archive: http://lists.mysql.com/falcon/751 Message-Id: <118583EE-F75B-488E-963F-426124A614F5@sun.com> MIME-Version: 1.0 Content-Type: text/plain; CHARSET=US-ASCII; delsp=yes; format=flowed Content-Transfer-Encoding: 7BIT Hi all! Here is a patch for bug#43630 - "A SELECT using ORDER BY and LIMIT sometimes returns no rows" If two of you have the time to review it, that would be great! http://lists.mysql.com/commits/74886 After this patch, we have two remaining LIMIT issues (that I know of): 1. Some times missing exactly one row 2. Getting too many rows (as I have mentioned earlier) Have a nice day! Best, Lars-Erik