From: Warren Young Date: July 6 2010 8:16pm Subject: Re: an error when using group by List-Archive: http://lists.mysql.com/plusplus/8987 Message-Id: <4C338F1A.5060901@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 7/3/2010 9:18 PM, Zhimin Song wrote: > > i countered a question like (http://lists.mysql.com/plusplus/7843), but that > thread did not say something... The only thing I see that's similar between these two questions is that they're both vague and irreproducible. I suggest you simplify your code to the point that it either a) works or b) is short enough that you can send it to someone else to show them the problem on their machine with their database. The very first thing to do is get all these other libraries (Boost, Wt, PList...) out of the way. It's impossible to point fingers when there are so many unrelated actors in the same call stack.