mariadb/ndb
stewart@mysql.com 61ff7d380a BUG#10948 NDB Replication: Race condition with ALTER/DROP table
BUG#9826  Server crash on schema change ("drop table", "alter table") with NDB

See note on 10948 for detailed explanation.

struct a { void* a; long long b[1]; };

on PPC32 (and 32bit pa risc): 16
on x86: 12

so a malloc(sizeof(void*)+extra_bits) is wrong.

Assuming that the long long is 64 bit aligned as non-aligned 64bit accesses
are rather expensive on ppc.

Thanks to paulus for doing the PPC port of valgrind.
Without which I would no doubt still be trying to find this.
2005-06-04 18:14:34 +10:00
..
bin .del-mysqlclusterd~7ebaf8faea0a1100: 2004-06-16 16:59:33 +00:00
config added ndb_init.h to distribution 2004-12-21 10:37:12 +01:00
demos Removed unnecessary README files 2004-04-14 15:42:56 +02:00
docs Makefile.am: 2005-01-16 21:39:19 +01:00
examples changed to call internal snprintf/vsnprintf 2004-10-21 19:02:01 +00:00
home removed a bunch of "dead" files from the ndb src tree 2004-11-05 23:59:06 +00:00
include Fix for avoiding gettin Invalid schema object version when doing local changes 2005-04-27 18:17:41 +02:00
lib Initial revision of NDB Cluster files 2004-04-14 10:53:21 +02:00
src BUG#10948 NDB Replication: Race condition with ALTER/DROP table 2005-06-04 18:14:34 +10:00
test ndb - autotest 2005-05-08 20:23:05 +02:00
tools ndb - csc#4847 release scan op early to save memory 2005-04-05 13:14:03 +02:00
Makefile.am wl1744 - more script fixes 2004-11-12 09:18:26 +01:00