From: Warren Young Date: October 29 2008 9:43pm Subject: Re: Query::tellp( ) List-Archive: http://lists.mysql.com/plusplus/8103 Message-Id: <4908D8E8.8070702@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Rick Gutleber wrote: > I stuck a little check throughout query.cpp and query.h whenever you > write to Query using the << operator that compares tellp( ) against str( > ).size( ) and ran my app for a few minutes and every instance came up good. Neato.