mariadb/storage/innobase
Vasil Dimov d485482a5f 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)
2012-12-19 13:46:00 +02:00
..
btr
buf Approved by Jimmy and Inaam. rb#1576 2012-12-17 23:13:46 +08:00
data
dict Fix Bug#16021177 DICT_LOAD_FOREIGNS() PASSES UNALIGNED MEMORY TO 2012-12-19 13:46:00 +02:00
dyn
eval
fil
fsp
fut
ha
handler Merge mysql-5.1 -> mysql-5.5 2012-12-18 21:02:56 +02:00
ibuf
include Merge mysql-5.1 -> mysql-5.5 2012-12-18 16:52:58 +02:00
lock Bug#59354 : Bug #12659252 : ASSERT !OTHER_LOCK AT LOCK_REC_ADD_TO_QUEUE DURING A DELETE OPERATION 2012-11-28 17:07:02 +09:00
log
mach
mem
mtr
os
page
pars
que
read
rem Merge mysql-5.1 to mysql-5.5. 2012-11-15 20:38:04 +02:00
row Merge fix for Bug#14628410 from mysql-5.1 to mysql-5.5 2012-12-13 18:56:47 +05:30
srv Approved by Jimmy and Inaam. rb#1576 2012-12-17 23:13:46 +08:00
sync
trx UNIV_DEBUG build of some environments needs 2012-12-04 12:32:58 +09:00
usr
ut
CMakeLists.txt
compile-innodb
COPYING.Google
COPYING.Percona
Doxyfile
ha_innodb.def