mariadb/storage/ndb/include
unknown 8ac1d55286 Remove compiler warnings
Add missing DBUG_RETURN
Fixed stack overflow in NdbBlob (found by ndb_gis.test)
Fixed access to freed memory in ndb_cluster_real_free_share()


mysys/mf_keycache.c:
  Add missing DBUG_RETURN
sql/ha_ndbcluster.cc:
  Move free_root to after share handling, as otherwise we will free things needed by free_table_share()
sql/item_func.cc:
  Add missing DBUG_RETURN
sql/item_strfunc.cc:
  Add missing DBUG_RETURN
sql/sp_head.cc:
  Add missing DBUG_RETURN
sql/sql_base.cc:
  Add missing DBUG_RETURN
storage/csv/ha_tina.cc:
  Add missing DBUG_RETURN
storage/myisam/mi_key.c:
  Add missing DBUG_RETURN
storage/myisam/mi_keycache.c:
  Add missing DBUG_RETURN
storage/ndb/include/kernel/signaldata/ArbitSignalData.hpp:
  Remove compiler warning
storage/ndb/include/kernel/signaldata/DictTabInfo.hpp:
  Remove compiler warning
storage/ndb/include/transporter/TransporterDefinitions.hpp:
  Remove compiler warning
storage/ndb/include/util/SimpleProperties.hpp:
  Remove compiler warning
storage/ndb/include/util/SocketServer.hpp:
  Remove compiler warning
storage/ndb/src/ndbapi/ClusterMgr.hpp:
  Remove compiler warning
storage/ndb/src/ndbapi/NdbBlob.cpp:
  Fix stack overflow
storage/ndb/src/ndbapi/NdbEventOperationImpl.hpp:
  Remove compiler warning
storage/ndb/src/ndbapi/NdbScanOperation.cpp:
  Remove compiler warning
2006-03-29 17:04:00 +03:00
..
debugger ndb-wl2325.patch 2005-09-15 11:33:50 +02:00
editline Changes to create storage directory for storage engines. 2005-04-26 18:19:54 -07:00
kernel Remove compiler warnings 2006-03-29 17:04:00 +03:00
logger Merge mysql.com:/home/kostja/mysql/tmp_merge 2006-02-02 23:27:06 +03:00
mgmapi Merge perch.ndb.mysql.com:/home/jonas/src/50-work 2006-03-24 07:43:55 +01:00
mgmcommon Merge mysql.com:/home/kostja/mysql/tmp_merge 2006-02-02 23:27:06 +03:00
ndbapi Fixed compiler and valgrind warnings 2006-03-29 14:27:36 +03:00
newtonapi Changes to create storage directory for storage engines. 2005-04-26 18:19:54 -07:00
portlib Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.0 2005-08-25 13:11:38 -04:00
transporter Remove compiler warnings 2006-03-29 17:04:00 +03:00
util Remove compiler warnings 2006-03-29 17:04:00 +03:00
Makefile.am Merge 2005-10-07 01:12:46 +02:00
ndb_constants.h Import ndb varsize 2005-11-07 12:19:28 +01:00
ndb_global.h.in configure.in: 2005-11-08 07:41:46 +01:00
ndb_init.h Changes to create storage directory for storage engines. 2005-04-26 18:19:54 -07:00
ndb_net.h Changes to create storage directory for storage engines. 2005-04-26 18:19:54 -07:00
ndb_types.h.in Make storage engines "pluggable", handlerton work 2005-11-07 16:25:06 +01:00
ndb_version.h.in WL #2747: Fix such that backup and restore works for user defined 2006-01-17 09:25:12 +01:00