|
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 |
|