From: Warren Young Date: February 7 2010 1:09pm Subject: Re: How to do a large template query? List-Archive: http://lists.mysql.com/plusplus/8885 Message-Id: <54B8AC91-1A08-4D23-B47B-0B70C4F4FFDB@etr-usa.com> MIME-Version: 1.0 (Apple Message framework v1077) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable On Feb 1, 2010, at 12:38 AM, Warren Young wrote: > I've added an item to the Wishlist that will let package maintainers = apply such changes to their binaries without patching lib/*.pl. I'll = probably slide this change into 3.1. This is in svn now: ./configure --with-field=3Dlimit=3D40 or: cd lib ./querydef.pl -f 40 ./ssqls.pl -f 40 This makes it easy to increase these limits during binary package = builds.=