mariadb/storage
unknown c86ab7d84c ndb dd -
fix static log waiter pool


storage/ndb/src/kernel/blocks/cmvmi/Cmvmi.cpp:
  Clear shared pool to prevent double free at shutdown
storage/ndb/src/kernel/blocks/lgman.cpp:
  Update to use WOPool and SLFifoList
storage/ndb/src/kernel/blocks/lgman.hpp:
  Use WOPool for log waiters
storage/ndb/src/kernel/blocks/record_types.hpp:
  Update record types
storage/ndb/src/kernel/vm/ArrayPool.hpp:
  New method
storage/ndb/src/kernel/vm/Makefile.am:
  Add WOPool
storage/ndb/src/kernel/vm/Pool.cpp:
  New BitKeeper file ``storage/ndb/src/kernel/vm/Pool.cpp''
storage/ndb/src/kernel/vm/Pool.hpp:
  New methods
storage/ndb/src/kernel/vm/ndbd_malloc_impl.cpp:
  remove unused parameters
storage/ndb/src/kernel/vm/ndbd_malloc_impl.hpp:
  remove unused parameters
storage/ndb/src/kernel/vm/SLFifoList.hpp:
  New BitKeeper file ``storage/ndb/src/kernel/vm/SLFifoList.hpp''
storage/ndb/src/kernel/vm/WOPool.cpp:
  New BitKeeper file ``storage/ndb/src/kernel/vm/WOPool.cpp''
storage/ndb/src/kernel/vm/WOPool.hpp:
  New BitKeeper file ``storage/ndb/src/kernel/vm/WOPool.hpp''
2006-02-23 15:09:22 +01:00
..
archive Windows/Visual Studio 2003 fixes for the 5.1.5 release. 2006-01-13 22:09:48 +01:00
bdb storage/bdb/dist/s_all 2005-12-23 12:46:48 +01:00
csv The handlerton structures for archive and CSV had not been updated. Nicht so gute. I also fixed CSV to use fast alter table and put in a test in archive in case someone tries to do the same there (hint... it won't work). 2006-02-07 22:42:57 -08:00
example storage/example/ha_example.cc 2006-02-02 19:40:58 +01:00
heap Merge mysql.com:/home/kostja/mysql/tmp_merge 2006-02-08 23:53:45 +03:00
innobase Merge 2006-02-12 20:45:03 +01:00
myisam Several Netware specific fixes. 2006-02-10 13:50:22 +01:00
myisammrg WL#1324 table name to file name encoding 2005-12-31 09:01:26 +04:00
ndb ndb dd - 2006-02-23 15:09:22 +01:00
Makefile.am Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.1-new 2005-12-22 20:06:05 -08:00