From: Warren Young Date: May 4 2005 5:21pm Subject: Re: [PATCH] typo fix List-Archive: http://lists.mysql.com/plusplus/4349 Message-Id: <42790499.9060800@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Chris Frey wrote: > - ") VALUES (" << fist->value_list() << ')'; > + ") VALUES (" << first->value_list() << ')'; That got released? I fixed that, and thought I re-genned the packages... Sigh...