mariadb/ndb/tools
unknown 27fa5d4853 AIX compile fixes
ndb/include/kernel/signaldata/UpgradeStartup.hpp:
  Forward declaration
ndb/include/ndb_global.h:
  Fix for AIX
ndb/include/ndb_types.h:
  Always use ndb_global instead of my_global (or anything else)
ndb/include/ndbapi/Ndb.hpp:
  Forward declaration
ndb/include/ndbapi/NdbReceiver.hpp:
  Forward declaration
ndb/include/ndbapi/NdbScanOperation.hpp:
  Forward declaration
ndb/src/common/util/ConfigValues.cpp:
  Always use ndb_global instead of my_global (or anything else)
ndb/src/kernel/blocks/backup/restore/Restore.hpp:
  Forward declaration
ndb/src/kernel/blocks/dbtup/Dbtup.hpp:
  Move read/update function into Dbtup
ndb/src/mgmsrv/SignalQueue.cpp:
  Always use ndb_global instead of my_global (or anything else)
ndb/tools/waiter.cpp:
  Always use ndb_global instead of my_global (or anything else)
2004-10-22 15:13:06 +00:00
..
old_dirs neww ndb automake 2004-05-26 15:36:55 +00:00
clean-links.sh Initial revision of NDB Cluster files 2004-04-14 10:53:21 +02:00
delete_all.cpp ndb_init() to all ndb programs 2004-09-15 11:49:18 +02:00
desc.cpp ndb_init() to all ndb programs 2004-09-15 11:49:18 +02:00
drop_index.cpp ndb_init() to all ndb programs 2004-09-15 11:49:18 +02:00
drop_tab.cpp ndb_init() to all ndb programs 2004-09-15 11:49:18 +02:00
listTables.cpp changed to call internal snprintf/vsnprintf 2004-10-21 19:02:01 +00:00
make-errors.pl Initial revision of NDB Cluster files 2004-04-14 10:53:21 +02:00
make-links.sh Initial revision of NDB Cluster files 2004-04-14 10:53:21 +02:00
Makefile.am fix for automake-1.5 2004-06-08 10:36:41 +00:00
Makefile_old neww ndb automake 2004-05-26 15:36:55 +00:00
ndbsql.cpp ndb_init() to all ndb programs 2004-09-15 11:49:18 +02:00
rgrep Initial revision of NDB Cluster files 2004-04-14 10:53:21 +02:00
select_all.cpp delete unnecessary include my_sys.h 2004-09-15 12:36:21 +02:00
select_count.cpp ndb_init() to all ndb programs 2004-09-15 11:49:18 +02:00
waiter.cpp AIX compile fixes 2004-10-22 15:13:06 +00:00