From: Warren Young Date: February 7 2010 11:15am Subject: Re: How to do a large template query? List-Archive: http://lists.mysql.com/plusplus/8884 Message-Id: <6B4D6525-11C9-4806-9ECB-6082F6FA471F@etr-usa.com> MIME-Version: 1.0 (Apple Message framework v1077) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable On Jan 28, 2010, at 4:44 AM, Warren Young wrote: > The size of ssqls.h goes up superlinearly as a function of the number = of fields you ask it to generate. (The curve appears exponential... For the archives, it's quadratic: LOC =3D 18.5x^2 + 454.5x + 196.4 where x is the number of fields you ask ssqls.pl to generate. r^2 =3D = 1.0, neat as you please.=