From: Warren Young Date: January 31 2009 4:41am Subject: Re: BadQuery hack for offending SQL complete List-Archive: http://lists.mysql.com/plusplus/8366 Message-Id: <568C37BD-59A4-4348-96CB-454409B0129A@etr-usa.com> MIME-Version: 1.0 (Apple Message framework v930.3) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit On Jan 30, 2009, at 7:44 PM, Jim Wallace wrote: > Should I get latest from svn and apply the changes and > create a patch? Or is it ok to create a patch from the 3.0.8 distro? It doesn't matter to me. You might find it easier to create the patch in the first place against svn however ("svn diff > my.patch" instead of ugly "diff -ruN blablabla olddir newdir > my.patch") and easier to keep it in sync with the latest MySQL++ developments.