into mysql.com:/home/jonas/src/mysql-5.0
ndb/include/kernel/AttributeHeader.hpp:
Auto merged
ndb/include/ndb_global.h.in:
Auto merged
ndb/src/kernel/blocks/backup/BackupInit.cpp:
Auto merged
ndb/src/kernel/blocks/cmvmi/Cmvmi.cpp:
Auto merged
ndb/src/kernel/blocks/dblqh/DblqhInit.cpp:
Auto merged
ndb/src/kernel/blocks/dbtux/Dbtux.hpp:
Auto merged
mysql-test/mysql-test-run.sh:
Auto merged
added missing copyright text
moved ndb_init things to separate header file
removed ndb_global include
documented cluster connection class
moved internal constants to NdbImpl.hpp class
changed wait_until_ready behaviour somewhat
ndb/config/type_ndbapitest.mk.am:
corrected -I flag
ndb/include/Makefile.am:
added ndb_init.h to distribution
ndb/include/ndb_global.h.in:
added copyright text
moved ndb_init things to separate header file
ndb/include/ndbapi/NdbBlob.hpp:
moved error codes and internal constants to NdbBlobImpl.hpp
ndb/include/ndbapi/NdbReceiver.hpp:
removed ndb_global include
ndb/include/ndbapi/ndb_cluster_connection.hpp:
documented cluster connection class
changed wait_until_ready behaviour somewhat
ndb/src/ndbapi/Ndb.cpp:
documented cluster connection class
changed wait_until_ready behaviour somewhat
ndb/src/ndbapi/NdbBlob.cpp:
moved internal constants to NdbImpl.hpp class
ndb/src/ndbapi/NdbDictionaryImpl.cpp:
moved internal constants to NdbImpl.hpp class
ndb/src/ndbapi/NdbOperationInt.cpp:
changed includes
ndb/src/ndbapi/ndb_cluster_connection.cpp:
changed wait_until_ready behaviour somewhat
ndb/test/ndbapi/testBlobs.cpp:
use impl class to get constants
ndb/config/win-lib.am:
removed TLS stuff (which I don't know what it is)
ndb/include/kernel/signaldata/UtilLock.hpp:
Made stuff public
ndb/include/ndb_global.h.in:
better defines for strcasecmp
ndb/src/common/transporter/Transporter.cpp:
Use NDB_INVALID_SOCKET
ndb/src/common/util/SocketClient.cpp:
Use NDB_INVALID_SOCKET
ndb/src/kernel/vm/Callback.hpp:
Move callback into SimulatedBlock as it for some mysterious reason
otherwise got sizeof()=0 on windows
ndb/src/kernel/vm/Configuration.cpp:
Removed extra (bug) semi-colon
ndb/src/kernel/vm/Mutex.cpp:
Move callback into SimulatedBlock as it for some mysterious reason
otherwise got sizeof()=0 on windows
ndb/src/kernel/vm/Mutex.hpp:
Move callback into SimulatedBlock as it for some mysterious reason
otherwise got sizeof()=0 on windows
ndb/src/kernel/vm/SectionReader.cpp:
Use correct struct-type
ndb/src/kernel/vm/SectionReader.hpp:
Use correct struct-type
ndb/src/kernel/vm/SimulatedBlock.cpp:
Move callback into SimulatedBlock as it for some mysterious reason
otherwise got sizeof()=0 on windows
ndb/src/kernel/vm/SimulatedBlock.hpp:
Move callback into SimulatedBlock as it for some mysterious reason
otherwise got sizeof()=0 on windows
ndb/src/mgmclient/Makefile.am:
Add mgm client to windoze
ndb/test/src/Makefile.am:
Fix lib
move ports into ndb_global
BitKeeper/deleted/.del-ndb_version.h~c759dd144f698ea:
Delete: ndb/include/ndb_version.h
BitKeeper/deleted/.del-ndb_global.h~c4762a8c8f5136c6:
Delete: ndb/include/ndb_global.h
configure.in:
also generate ndb_global
ndb/include/ndb_types.h:
fix
ndb/src/common/mgmcommon/Makefile.am:
put port into ndb_global
ndb/src/mgmsrv/ConfigInfo.cpp:
win
ndb/src/mgmsrv/Makefile.am:
moved ports into ndb_global
ndb/src/ndbapi/ndberror.c:
use my_snprintf