From: Zardosht Kasheff Date: February 12 2010 2:53pm Subject: Re: parameters in MYSQL_THDVAR_UINT List-Archive: http://lists.mysql.com/internals/37707 Message-Id: <2f9663ba1002120653r7c50e57cqa76c5231bf04306@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 ah, found the answer here: http://docs.sun.com/source/mysql-refman-5.1/extending-mysql.html -Zardosht On Fri, Feb 12, 2010 at 9:50 AM, Zardosht Kasheff wrote: > Hello all, > > What is the blk parameter in MYSQL_THDVAR_UINT(name, opt, comment, > check, update, def, min, max, blk)? > > It seems that ha_ibmdb2i always sets blk to 1, and I could not find > any other handler that used MYSQL_THDVAR_UINT. > > Thanks > -Zardosht >