From: Hery Ramilison Date: December 19 2012 12:35pm Subject: bzr push into mysql-5.5 branch (hery.ramilison:4121 to 4122) List-Archive: http://lists.mysql.com/commits/145530 Message-Id: <20121219123502.17737.55233.4122@helheim.no.oracle.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit 4122 hery.ramilison@stripped 2012-12-19 [merge] Merge from mysql-5.5.29-release 4121 Vasil Dimov 2012-12-19 Fix Bug#16021177 DICT_LOAD_FOREIGNS() PASSES UNALIGNED MEMORY TO DTUPLE_CREATE_FROM_MEM() Align to word-size the memory occupied by tuple_buf[] memory chunk. I confirm that this change fixes the SIGBUS on Solaris. Approved by: Marko (via IM) modified: storage/innobase/dict/dict0load.c No bundle (reason: useless for push emails).