From: Rik Wasmus Date: July 7 2012 5:34am Subject: Re: Subquery taking too much time on 5.5.18? List-Archive: http://lists.mysql.com/mysql/227784 Message-Id: <201207070734.03601.rik@grib.nl> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit > See "The unbearable slowness of IN()" at > http://www.artfulsoftware.com/infotree/queries.php Do you read your own links? Excerpt: > In 5.0, EXISTS() is much faster than IN(), but slower than JOIN. In 5.5, EXISTS() performs about as well as JOIN. So.... judging by the subject line...