From: Alexander Nozdrin Date: March 9 2011 8:52am Subject: Re: bzr commit into mysql-5.5 branch (alexander.nozdrin:3367) Bug#11763413 List-Archive: http://lists.mysql.com/commits/132657 Message-Id: <4D773FD7.2080005@oracle.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Hello, On 03/08/11 15:11, Jon Olav Hauglid wrote: >> The problem was in some corner cases TABLE instance might have >> NULL 's' attribute (a pointer to TABLE_SHARE). > > Which corner cases? Well.. Sometimes we construct TABLE_LIST instances "manually". For example, in cases like SHOW TRIGGERS LIKE