From: Jim Winstead Date: July 31 2006 5:37pm Subject: Re: SHOW PROFILE and PATCH/5.1: Change thd->proc_info accesses to a macro List-Archive: http://lists.mysql.com/internals/33769 Message-Id: <20060731173709.GA22076@trainedmonkey.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii On Mon, Jul 31, 2006 at 12:19:47AM -0700, Jeremy Cole wrote: > 0. Change thd->proc_info access to a macro why not add a method to the THD class? jim