From: Jon Olav Hauglid Date: September 23 2010 8:29am Subject: Re: bzr commit into mysql-5.5-runtime branch (jon.hauglid:3136) Bug#56678 List-Archive: http://lists.mysql.com/commits/118905 Message-Id: <4C9B0FEC.8010800@oracle.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit On 09/23/2010 01:38 AM, Luís Soares wrote: Hello! > REQUIRED CHANGES > ---------------- > > RC1. In create_insert_stmt_from_insert_delayed, there is this > change: > > Anyway, if you agree, then I think we should remove it - > use 8 instead of 7 (yes, it is a little cosmetics... yes, > I think it was an issue in the original patch for > BUG#54579 as well... yes, we save little on disk space but > it's something :P ). New version of the patch with this change implemented: http://lists.mysql.com/commits/118904 Thanks for the review! --- Jon Olav