From: Perrin Harkins Date: April 15 2010 12:36am Subject: Re: Make delete requests without impact on a database List-Archive: http://lists.mysql.com/mysql/221246 Message-Id: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 On Wed, Apr 14, 2010 at 10:22 AM, Dan Nelson wrote: > Switch to InnoDB :) Seconded. No need to complicate your life with MyISAM workarounds when InnoDB solves this problem already. - Perrin