mariadb/storage/ndb/test
unknown 722d9178ac ndb dd
Fix a copule of dd bugs
    typo in lgman, potential run-time crash
    inconsistency in tup, potentially causing crash after SR


storage/ndb/src/kernel/blocks/dbtup/Dbtup.hpp:
  Fix so that extentPtr.p->m_free_space is updated after page is written first time
    plus a number of new asserts
storage/ndb/src/kernel/blocks/dbtup/DbtupDiskAlloc.cpp:
  Fix so that extentPtr.p->m_free_space is updated after page is written first time
    plus a number of new asserts
storage/ndb/src/kernel/blocks/lgman.cpp:
  Fix a couple of asserts
  Fix a typo causing unpredictable crash "&= ~x" was "&= x"
storage/ndb/test/ndbapi/test_event.cpp:
  Fix test_event
2006-02-03 15:30:24 +01:00
..
include wl2723 - ndb opt. nr 2006-01-11 11:35:25 +01:00
ndbapi ndb dd 2006-02-03 15:30:24 +01:00
ndbnet Changes to create storage directory for storage engines. 2005-04-26 18:19:54 -07:00
newtonapi Changes to create storage directory for storage engines. 2005-04-26 18:19:54 -07:00
odbc Changes to create storage directory for storage engines. 2005-04-26 18:19:54 -07:00
run-test wl2723 - ndb opt. nr 2006-01-11 11:35:25 +01:00
sql merge 2005-10-07 09:29:55 +02:00
src WL#2868 Fix backup trigger handling 2006-01-20 15:42:00 +11:00
tools ndb dd 2006-02-02 12:23:23 +01:00
Makefile.am Changes to create storage directory for storage engines. 2005-04-26 18:19:54 -07:00