mariadb/ndb
unknown 153160d1ff bug#7693 - ndb
when using shm transporter, set sigmask on each thread using pthread_sigmask


configure.in:
  Add more functions needed for SHM
ndb/src/common/portlib/NdbThread.c:
  1) Create thread wrapper function
  2) block SIGUSR1 #ifdef NDB_SHM_TRANSPORTER
ndb/src/common/transporter/TransporterRegistry.cpp:
  (un)block SIGUSR1 #ifdef NDB_SHM_TRANSPORTER
sql/ha_ndbcluster.cc:
  cast pointer to UintPtr before printout
2005-01-19 07:23:20 +01: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 ndb - wl-1442 fix Time ordering 2005-01-08 19:28:44 +01:00
lib Initial revision of NDB Cluster files 2004-04-14 10:53:21 +02:00
src bug#7693 - ndb 2005-01-19 07:23:20 +01:00
test ndb - fix 64-bit problem in autotest 2005-01-12 11:17:03 +01:00
tools Bug#7937 2005-01-17 12:29:43 +01:00
Makefile.am wl1744 - more script fixes 2004-11-12 09:18:26 +01:00