mariadb/ndb
unknown 42fd7e8f7d ndb - bug#20892
Fix bug in tup buddy allocator, which made it make invalid access to cfreepagelist[16] (which is not defined)


ndb/src/kernel/blocks/dbtup/DbtupPagMan.cpp:
  loop from firstListToCheck -1 (as firstListToCheck has already been checked), when looking for less than requested pages
  add if-statement for firtListToCheck == 0
2006-08-03 14:01:37 +02: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, configure.in: 2005-09-24 15:51:45 +02: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 Bug #18184 SELECT ... FOR UPDATE does not work..: implemented ha_ndblcuster::unlock_row() and explicitly lock all rows that are not being unlocked 2006-06-08 16:12:38 +02:00
lib Initial revision of NDB Cluster files 2004-04-14 10:53:21 +02:00
src ndb - bug#20892 2006-08-03 14:01:37 +02:00
test Merge perch.ndb.mysql.com:/home/jonas/src/mysql-4.1 2006-08-01 16:56:57 +02:00
tools ndb: added some missing error codes to mgmapi 2006-05-17 00:22:43 +02:00
Makefile.am Makefile.am: 2006-06-17 15:37:23 +02:00