From: Warren Young Date: June 30 2008 6:13am Subject: Re: Query::update List-Archive: http://lists.mysql.com/plusplus/7714 Message-Id: MIME-Version: 1.0 (Apple Message framework v924) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit On Jun 30, 2008, at 12:09 AM, Warren Young wrote: > sql_create_X(foo, 1, 0, Minor fix: you'd have to use "X" for the third parameter to be able to create the new_row object as shown in the code. With 0 here, you don't get the second ctor you need for that.