From: Zardosht Kasheff Date: February 12 2010 2:50pm Subject: parameters in MYSQL_THDVAR_UINT List-Archive: http://lists.mysql.com/internals/37706 Message-Id: <2f9663ba1002120650u7824c34blf8b5d70504412d04@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 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