mariadb/storage/ndb
unknown a47ee8676e Bug#19203, Different error reports for similar cases - unable allocate memory
storage/ndb/src/kernel/blocks/dbacc/DbaccInit.cpp:
  if malloc failed, it will show the parameter's name
storage/ndb/src/kernel/blocks/dbtup/DbtupGen.cpp:
  if malloc failed, it will show the parameter's name
storage/ndb/src/kernel/vm/ArrayPool.hpp:
  reduce err message, or else some of it will be cut
storage/ndb/src/kernel/vm/SimulatedBlock.cpp:
  add the feature which it can display the parameter's name if malloc failed
storage/ndb/src/kernel/vm/SimulatedBlock.hpp:
  add an input argument which is the ID of a parameter
2006-11-13 15:31:59 +08:00
..
bin Changes to create storage directory for storage engines. 2005-04-26 18:19:54 -07:00
config Many files: 2006-08-21 15:34:29 +02:00
demos Changes to create storage directory for storage engines. 2005-04-26 18:19:54 -07:00
docs Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-5.0 2005-11-23 14:57:00 +02:00
include Merge dev3-138.dev.cn.tlan:/home/zhl/mysql/mysql-5.0/bug21052 2006-11-01 10:53:24 +00:00
lib Changes to create storage directory for storage engines. 2005-04-26 18:19:54 -07:00
ndbapi-examples Fixed ndbapi-examples, and added tests for mysql-test-run.pl 2006-09-01 15:14:50 +02:00
src Bug#19203, Different error reports for similar cases - unable allocate memory 2006-11-13 15:31:59 +08:00
test Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-5.1-ndb 2006-10-11 05:16:50 +02:00
tools BUG #14612 If a restore is done on a slave cluster, yet the apply_status and schema tables don't exist, 2006-10-18 18:12:55 +08:00
Makefile.am Bug#22417 2006-09-18 19:31:08 -07:00
plug.in Major changes are plug.in files created for almost all storage engines. A few stray BDB references removed. 2006-08-18 21:19:19 -07:00