fix for bug in Solaris 10 Sparc 64 bit (misaligned buffer in the
log handler). storage/maria/ma_loghandler.c: Buffers on the stack must be properly aligned as pagecache_read() will use bmove512() on them. Fixes hang in maria-recovery.test on Solaris 10 Sparc 64 bit. storage/maria/ma_pagecache.c: comment
Showing
Please register or sign in to comment