mariadb/ndb/test/include
unknown a2e4768f20 aligned ndb versioning with mysql
changed define SNPRINTF_RETURN_ZERO to SNPRINTF_RETURN_TRUNC
    added define NDB_INIT
    removed getarg, strlcat, strlcpy
    aligned ndb version with mysql version
    cpcd: removed old way of reading config file and replaced with mysql load_defaults
    changed from using getarg to my_getopts
    use mysql my_progname
    moved getarg to test


BitKeeper/deleted/.del-strlcat.c~250851f8f1ac1c2c:
  Delete: ndb/src/common/util/strlcat.c
BitKeeper/deleted/.del-strlcpy.c~43266e312d11c47b:
  Delete: ndb/src/common/util/strlcpy.c
ndb/test/include/getarg.h:
  Rename: ndb/include/util/getarg.h -> ndb/test/include/getarg.h
configure.in:
  aligned ndb versioning with mysql
  changed define SNPRINTF_RETURN_ZERO to SNPRINTF_RETURN_TRUNC
ndb/include/ndb_global.h:
  added define NDB_INIT
  removed strlcpy, strlcat
ndb/src/common/editline/sysunix.c:
  removed usage of strlcat
ndb/src/common/util/Makefile.am:
  removed getarg, strlcat, strlcpy
ndb/src/common/util/basestring_vsnprintf.c:
  changed define from SNPRINTF_RETURN_ZERO to SNPRINTF_RETURN_TRUNC
ndb/src/common/util/socket_io.cpp:
  removed usage of strlcat
ndb/src/common/util/version.c:
  aligned ndb version with mysql version
ndb/src/cw/cpcd/common.cpp:
  removed old way of reading config file and replaced with mysql load_defaults
ndb/src/cw/cpcd/common.hpp:
  removed old way of reading config file and replaced with mysql load_defaults
ndb/src/cw/cpcd/main.cpp:
  changed from usin getarg to my_opts
ndb/src/kernel/blocks/backup/restore/main.cpp:
  changed from usin getarg to my_opts
ndb/src/kernel/error/ErrorReporter.cpp:
  use mysql my_progname
ndb/src/kernel/main.cpp:
  removed const in main declaration
ndb/src/kernel/vm/Configuration.cpp:
  changed from usin getarg to my_opts
ndb/src/kernel/vm/Configuration.hpp:
  removed const in main declaration
ndb/src/mgmclient/main.cpp:
  changed from usin getarg to my_opts
ndb/src/mgmsrv/main.cpp:
  changed from usin getarg to my_opts
ndb/src/ndbapi/Ndb.cpp:
  fixed compiler warnings
ndb/test/run-test/Makefile.am:
  moved getarg to test
ndb/test/src/Makefile.am:
  moved getarg to test
ndb/test/src/getarg.c:
  moved strlcat and strlcpy into getarg.c
ndb/tools/delete_all.cpp:
  changed from usin getarg to my_opts
ndb/tools/desc.cpp:
  changed from usin getarg to my_opts
ndb/tools/drop_index.cpp:
  changed from usin getarg to my_opts
ndb/tools/drop_tab.cpp:
  changed from usin getarg to my_opts
ndb/tools/listTables.cpp:
  changed from usin getarg to my_opts
ndb/tools/select_all.cpp:
  changed from usin getarg to my_opts
ndb/tools/select_count.cpp:
  changed from usin getarg to my_opts
ndb/tools/waiter.cpp:
  changed from usin getarg to my_opts
2004-11-01 13:55:43 +00:00
..
getarg.h aligned ndb versioning with mysql 2004-11-01 13:55:43 +00:00
HugoAsynchTransactions.hpp Initial revision of NDB Cluster files 2004-04-14 10:53:21 +02:00
HugoCalculator.hpp Initial revision of NDB Cluster files 2004-04-14 10:53:21 +02:00
HugoOperations.hpp Test prg update 2004-10-08 16:42:51 +02:00
HugoTransactions.hpp Test prg update 2004-10-08 16:42:51 +02:00
NdbBackup.hpp see respective file 2004-08-27 11:48:27 +00:00
NdbConfig.hpp WL1371 - Cleanup configuration handling 2004-05-26 10:56:32 +02:00
NdbGrep.hpp Initial revision of NDB Cluster files 2004-04-14 10:53:21 +02:00
NdbRestarter.hpp Fixed memory handling 2004-07-06 08:36:52 +02:00
NdbRestarts.hpp Initial revision of NDB Cluster files 2004-04-14 10:53:21 +02:00
NdbSchemaCon.hpp ndb source tree cleanup, see respective file 2004-06-07 17:31:32 +00:00
NdbSchemaOp.hpp ndb source tree cleanup, see respective file 2004-06-07 17:31:32 +00:00
NDBT.hpp Initial revision of NDB Cluster files 2004-04-14 10:53:21 +02:00
NDBT_DataSet.hpp Initial revision of NDB Cluster files 2004-04-14 10:53:21 +02:00
NDBT_DataSetTransaction.hpp Initial revision of NDB Cluster files 2004-04-14 10:53:21 +02:00
NDBT_Error.hpp Initial revision of NDB Cluster files 2004-04-14 10:53:21 +02:00
NDBT_Output.hpp Initial revision of NDB Cluster files 2004-04-14 10:53:21 +02:00
NDBT_ResultRow.hpp wl2135 - ndb api test prg 2004-10-04 17:48:03 +02:00
NDBT_ReturnCodes.h Initial revision of NDB Cluster files 2004-04-14 10:53:21 +02:00
NDBT_Stats.hpp more removing of "system" files and introducing ndb_global/my_global 2004-05-07 15:34:12 +02:00
NDBT_Table.hpp ndb: set column type sets column defaults 2004-09-15 14:52:39 +02:00
NDBT_Tables.hpp Add indexes to test toolkit 2004-08-11 10:03:43 +02:00
NDBT_Test.hpp changed to call internal snprintf/vsnprintf 2004-10-21 19:02:01 +00:00
NdbTest.hpp Initial revision of NDB Cluster files 2004-04-14 10:53:21 +02:00
NdbTimer.hpp more removing of "system" files and introducing ndb_global/my_global 2004-05-07 15:34:12 +02:00
TestNdbEventOperation.hpp Initial revision of NDB Cluster files 2004-04-14 10:53:21 +02:00
UtilTransactions.hpp wl2135 - ndb api test prg 2004-10-04 17:48:03 +02:00