unknown
8aac8515fb
bug fixes
...
ndb/src/kernel/blocks/dbtc/DbtcMain.cpp:
rollback sets exec_flag
ndb/test/ndbapi/testScan.cpp:
none relavant test cases
2004-06-24 08:34:21 +02:00
unknown
7b862bea93
testcases for BUG#4230
...
ndb/test/run-test/daily-basic-tests.txt:
add testTimeout -n TimeoutRandTransaction for BUG#4230
add scan tests
2004-06-23 21:13:41 +02:00
unknown
6fa3bc4800
wl1292
...
Move atrt install-path to mysql-test/ndb
ndb/test/run-test/Makefile.am:
Move atrt install-path to mysql-test/ndb
2004-06-23 15:34:18 +02:00
unknown
37b2535ece
Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
...
into mysql.com:/home/jonas/src/mysql-4.1-ndb
2004-06-23 14:31:34 +02:00
unknown
4e17ed4529
Bug fixes, related to wl1671 & BUG#4230
...
ndb/src/kernel/blocks/dbtc/Dbtc.hpp:
BUG#4230
ndb/src/kernel/blocks/dbtc/DbtcMain.cpp:
Only send TCROLLBACKREP when recevied TCKEYREQ with exec_flag set
ndb/src/ndbapi/NdbApiSignal.cpp:
Fix length of TCROLLBACKREQ
ndb/src/ndbapi/NdbScanOperation.cpp:
Wait for all TRANSID_AI before sending close scan req
ndb/test/include/HugoOperations.hpp:
Remove hugo impl. of scan interface
ndb/test/ndbapi/testScan.cpp:
Removed "non relevant" scan tests
ndb/test/ndbapi/testTimeout.cpp:
Update to new scan api
ndb/test/ndbapi/testTransactions.cpp:
tmp remove scan (not in autotest yet anyway) from testTransaction
ndb/test/src/HugoOperations.cpp:
Remove hugo impl. of scan interface
2004-06-23 14:11:35 +02:00
unknown
18e10f8f26
testOIBasic.cpp:
...
quick fix to new scan
ndb/test/ndbapi/testOIBasic.cpp:
quick fix to new scan
2004-06-23 11:49:38 +02:00
unknown
190d9e72cb
Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into poseidon.bredbandsbolaget.se:/home/tomas/mysql-4.1-ndb-merge
2004-06-23 00:56:29 +00:00
unknown
df226fab2b
wl1671 - bug fixes for negative tests
...
ndb/src/ndbapi/NdbScanOperation.cpp:
Extra printout if DEBUG_NEXT_RESULT
Set theError.code so one can't call nextResult after it has once returned 1
ndb/test/ndbapi/ScanFunctions.hpp:
Update testcases
ndb/test/ndbapi/testScan.cpp:
ScanWitoutOpenScan isn't really relevent anymore
2004-06-22 17:53:09 +02:00
unknown
d675df02cd
Fix testDict -n InvalidTables
2004-06-21 22:44:14 +02:00
unknown
f5b3f9228b
Fix testBasicAsynch
...
Fix debug require in TC
ndb/src/kernel/blocks/dbtc/DbtcMain.cpp:
Remove debug assert
ndb/test/src/HugoAsynchTransactions.cpp:
Fix testBasicAsynch
2004-06-21 22:37:05 +02:00
unknown
b3d8ec935d
BUG#4230 - fixed
...
ndb/src/kernel/blocks/dbtc/DbtcMain.cpp:
BUG#4230
Solution: always reply when exeute bit is set
ndb/test/ndbapi/testTimeout.cpp:
test for BUG#4230
2004-06-21 21:59:27 +02:00
unknown
f5f599b5ea
ndb file missing in src dist
...
BitKeeper/etc/logging_ok:
Logging to logging@openlogging.org accepted
2004-06-21 11:24:08 +00:00
unknown
8358e07a2e
Merge mysql.com:/home/jonas/src/wl1671
...
into mysql.com:/home/jonas/src/mysql-4.1-ndb
ndb/src/kernel/blocks/dbtup/Dbtup.hpp:
Auto merged
2004-06-21 01:35:30 +02:00
unknown
6fcaa7d5ac
wl1873 impl + test prg
...
ndb/include/ndbapi/NdbResultSet.hpp:
NdbResultSet::restart
ndb/include/ndbapi/NdbScanOperation.hpp:
NdbResultSet::restart
ndb/src/ndbapi/NdbResultSet.cpp:
NdbResultSet::restart
ndb/src/ndbapi/NdbScanOperation.cpp:
NdbResultSet::restart
ndb/test/ndbapi/testScan.cpp:
Test case for scan restart
2004-06-18 23:20:58 +02:00
unknown
506a7bdd28
Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
...
into ndbmaster.mysql.com:/ndb/clone-mysql-4.1-ndb-daily-2004-06-14
2004-06-18 08:49:03 +02:00
unknown
6331fd7654
Merge blobs
2004-06-17 23:42:17 +02:00
unknown
df6a7758b2
merge blob code
...
ndb/include/kernel/signaldata/DictTabInfo.hpp:
Auto merged
ndb/include/ndbapi/NdbApi.hpp:
Auto merged
ndb/src/kernel/blocks/dbdict/Dbdict.cpp:
Auto merged
ndb/src/kernel/blocks/dblqh/DblqhMain.cpp:
Auto merged
ndb/src/kernel/blocks/dbtc/DbtcMain.cpp:
Auto merged
ndb/src/kernel/blocks/dbtup/Dbtup.hpp:
Auto merged
ndb/src/ndbapi/Makefile.am:
Auto merged
ndb/src/ndbapi/Ndb.cpp:
Auto merged
ndb/src/ndbapi/NdbConnection.cpp:
Auto merged
ndb/src/ndbapi/NdbDictionaryImpl.hpp:
Auto merged
ndb/src/ndbapi/NdbIndexOperation.cpp:
Auto merged
ndb/src/ndbapi/Ndbinit.cpp:
Auto merged
ndb/src/ndbapi/Ndblist.cpp:
Auto merged
ndb/test/ndbapi/Makefile.am:
Auto merged
ndb/test/ndbapi/Makefile_old:
Auto merged
ndb/test/ndbapi/testOIBasic.cpp:
Auto merged
2004-06-17 14:03:21 +02:00
unknown
f54dc75075
tux optim 3 - use TUP methods instead of TUP_STORE_TH signal
2004-06-16 16:28:17 +02:00
unknown
2f77600be5
Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
...
into ndbmaster.mysql.com:/ndb/clone-mysql-4.1-ndb-daily-2004-06-14
2004-06-16 16:04:20 +02:00
unknown
0300c89551
tux optim 1 - use physical fragment addresses
2004-06-16 14:30:49 +02:00
unknown
14979cb59e
wl1671 - bug fixes
...
ndb/include/ndbapi/NdbConnection.hpp:
Made releaseCompletedOpertions private and introduced
NdbConnection::restart instead. This methods basically check a bunch of
status flags before calling releaseCompletedOperations
ndb/src/kernel/blocks/dblqh/DblqhMain.cpp:
Introduced MARKRE_TRACE
Fixed bug on not releasing marker at execABORT
ndb/src/ndbapi/NdbConnection.cpp:
Made releaseCompletedOpertions private and introduced
NdbConnection::restart instead. This methods basically check a bunch of
status flags before calling releaseCompletedOperations
ndb/src/ndbapi/Ndbif.cpp:
Use MARKER_TRACE
ndb/test/src/HugoTransactions.cpp:
Use restart instead of releaseCompletedOperations
ndb/test/src/UtilTransactions.cpp:
Use restart instead of releaseCompletedOperations
ndb/tools/delete_all.cpp:
Use restart instead of releaseCompletedOperations
2004-06-16 13:27:35 +02:00
unknown
c99321d0c9
wl1292 - fix report
...
ndb/test/run-test/make-html-reports.sh:
result is relative report.html
2004-06-15 23:18:56 +02:00
unknown
0f7db9f4f3
wl1292 - updated make-html-reports.sh script
2004-06-15 22:57:21 +02:00
unknown
9b55fbf337
testBlobs.cpp, NdbBlob.cpp:
...
small blob fix
ndb/src/ndbapi/NdbBlob.cpp:
small blob fix
ndb/test/ndbapi/testBlobs.cpp:
small blob fix
2004-06-14 15:21:00 +02:00
unknown
2526a4781b
Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
...
into mysql.com:/space/pekka/ndb/version/my41-blobs
2004-06-14 12:53:14 +02:00
unknown
4e3b3bc835
wl1858
...
1) update atrt to support mysqld
2) add example
3) add our current basic tests
2004-06-14 12:21:13 +02:00
unknown
f9b9bebd4e
merge
...
BitKeeper/deleted/.del-Epilogue.mk~60f7edf886726154:
Auto merged
BitKeeper/deleted/.del-Makefile_old~1f37e763ba5d06d0:
Auto merged
ndb/src/kernel/blocks/dbdict/Dbdict.cpp:
Auto merged
ndb/src/kernel/blocks/ndbcntr/NdbcntrMain.cpp:
Auto merged
ndb/src/ndbapi/NdbEventOperationImpl.cpp:
Auto merged
ndb/src/ndbapi/NdbOperationDefine.cpp:
Auto merged
ndb/src/kernel/Main.cpp:
Auto merged
2004-06-11 12:16:03 +02:00
unknown
b40246ef5a
merge ndb api blobs, ready
2004-06-10 16:25:13 +02:00
unknown
68ab60694f
merge ndb api blobs
2004-06-10 14:02:31 +02:00
unknown
2aacdd9435
merged ndb api blobs
...
ndb/include/ndbapi/Ndb.hpp:
Auto merged
ndb/include/ndbapi/NdbApi.hpp:
Auto merged
ndb/include/ndbapi/NdbConnection.hpp:
Auto merged
ndb/include/ndbapi/NdbOperation.hpp:
Auto merged
ndb/src/kernel/blocks/dbdict/Dbdict.cpp:
Auto merged
ndb/src/kernel/blocks/dbtc/DbtcMain.cpp:
Auto merged
ndb/src/ndbapi/Makefile_old:
Auto merged
ndb/src/ndbapi/NdbConnection.cpp:
Auto merged
ndb/src/ndbapi/NdbDictionary.cpp:
Auto merged
ndb/src/ndbapi/NdbDictionaryImpl.cpp:
Auto merged
ndb/src/ndbapi/NdbDictionaryImpl.hpp:
Auto merged
ndb/src/ndbapi/NdbIndexOperation.cpp:
Auto merged
ndb/src/ndbapi/NdbOperationDefine.cpp:
Auto merged
ndb/src/ndbapi/NdbOperationScan.cpp:
Auto merged
ndb/src/ndbapi/NdbOperationSearch.cpp:
Auto merged
ndb/src/ndbapi/NdbScanOperation.cpp:
Auto merged
ndb/src/ndbapi/Ndbinit.cpp:
Auto merged
ndb/src/ndbapi/Ndblist.cpp:
Auto merged
ndb/src/old_files/client/odbc/codegen/SimpleGram.ypp:
Auto merged
ndb/src/old_files/client/odbc/codegen/SimpleScan.lpp:
Auto merged
ndb/src/old_files/client/odbc/common/DataType.cpp:
Auto merged
ndb/src/old_files/client/odbc/common/DataType.hpp:
Auto merged
ndb/test/ndbapi/Makefile_old:
Auto merged
ndb/tools/ndbsql.cpp:
Auto merged
2004-06-10 14:02:30 +02:00
unknown
28306758b5
ndb api blobs
2004-06-10 12:04:30 +02:00
unknown
35602052fa
3 retries for wait started
2004-06-09 06:09:13 +02:00
unknown
3feecf8237
Use LOGNAME instead of USER
2004-06-08 17:01:47 +02:00
unknown
80213d665d
some ndb printout cleanup
...
ndb/src/ndbapi/NdbDictionary.cpp:
Print cleanup
ndb/test/src/NDBT_ResultRow.cpp:
Print error
ndb/test/src/NDBT_Table.cpp:
Print cleanup
2004-06-08 00:12:11 +00:00
unknown
dfa8ee365f
ndb source tree cleanup, see respective file
...
BitKeeper/deleted/.del-BinDist.sh~8ea6fee0be3de36:
Delete: ndb/old_files/BinDist.sh
BitKeeper/deleted/.del-Defs.mk~fab44ad996ed5499:
Delete: ndb/old_files/Defs.mk
BitKeeper/deleted/.del-Makefile~726e96331d4343ce:
Delete: ndb/old_files/Makefile
BitKeeper/deleted/.del-SrcDist.sh~ad4f1cd7aae4265b:
Delete: ndb/old_files/SrcDist.sh
BitKeeper/deleted/.del-configure~501239931f8bb1:
Delete: ndb/old_files/configure
BitKeeper/deleted/.del-Epilogue.mk~60f7edf886726154:
Delete: ndb/old_files/Epilogue.mk
BitKeeper/deleted/.del-README~b619a580720ec3d8:
Delete: ndb/old_files/README
BitKeeper/deleted/.del-env.sh~91075f1664ce8292:
Delete: ndb/old_files/env.sh
BitKeeper/deleted/.del-mysqlclusterenv.sh~f0d8a63e844255f5:
Delete: ndb/old_files/mysqlclusterenv.sh
BitKeeper/deleted/.del-Defs.DEBUG.mk~8ed7bb195181c74a:
Delete: ndb/config/old_files/Defs.DEBUG.mk
BitKeeper/deleted/.del-acinclude.m4~b1472f9faac0c71:
Delete: ndb/config/old_files/acinclude.m4
BitKeeper/deleted/.del-Defs.HPUX.HPPA.GCC.mk~b50ab324c3ce07ce:
Delete: ndb/config/old_files/Defs.HPUX.HPPA.GCC.mk
BitKeeper/deleted/.del-Defs.IBMAIX.POWERPC.GCC.mk~76bea6928ca7b8f0:
Delete: ndb/config/old_files/Defs.IBMAIX.POWERPC.GCC.mk
BitKeeper/deleted/.del-Defs.LINUX.x86.GCC.mk~15f3c82665d141a0:
Delete: ndb/config/old_files/Defs.LINUX.x86.GCC.mk
BitKeeper/deleted/.del-Defs.LINUX.x86.ICC.mk~e51a6e19daeb353:
Delete: ndb/config/old_files/Defs.LINUX.x86.ICC.mk
BitKeeper/deleted/.del-Defs.LINUX.x86_64.GCC.mk~9e853e7e1142b2d7:
Delete: ndb/config/old_files/Defs.LINUX.x86_64.GCC.mk
BitKeeper/deleted/.del-Defs.MACOSX.POWERPC.GCC.mk~d661574b758ac911:
Delete: ndb/config/old_files/Defs.MACOSX.POWERPC.GCC.mk
BitKeeper/deleted/.del-Defs.OSE.PPC750.DIAB.mk~d5d7116c512290bc:
Delete: ndb/config/old_files/Defs.OSE.PPC750.DIAB.mk
BitKeeper/deleted/.del-Defs.RELEASE.mk~6c195617d8e1c8ec:
Delete: ndb/config/old_files/Defs.RELEASE.mk
BitKeeper/deleted/.del-Defs.RELEASE_TRACE.mk~e367d147bd3ad0bf:
Delete: ndb/config/old_files/Defs.RELEASE_TRACE.mk
BitKeeper/deleted/.del-Defs.SIMCELLO.SOFTOSE.GCC.mk~5acee8046e3dfd21:
Delete: ndb/config/old_files/Defs.SIMCELLO.SOFTOSE.GCC.mk
BitKeeper/deleted/.del-Defs.WIN32.x86.VC7.mk~582038c28dd89391:
Delete: ndb/config/old_files/Defs.WIN32.x86.VC7.mk
BitKeeper/deleted/.del-Defs.SOFTOSE.SPARC.GCC.mk~ebd0c4aab56c1202:
Delete: ndb/config/old_files/Defs.SOFTOSE.SPARC.GCC.mk
BitKeeper/deleted/.del-Defs.SOLARIS.SPARC.FORTE6.mk~4367e18b8246761e:
Delete: ndb/config/old_files/Defs.SOLARIS.SPARC.FORTE6.mk
BitKeeper/deleted/.del-Defs.SOLARIS.SPARC.GCC.mk~d781a20b8235525c:
Delete: ndb/config/old_files/Defs.SOLARIS.SPARC.GCC.mk
BitKeeper/deleted/.del-Defs.SOLARIS.SPARC_64.GCC.mk~76626f56dcd0e8e9:
Delete: ndb/config/old_files/Defs.SOLARIS.SPARC_64.GCC.mk
BitKeeper/deleted/.del-Defs.SOLARIS6.SPARC.GCC.mk~2b05903f79ce771:
Delete: ndb/config/old_files/Defs.SOLARIS6.SPARC.GCC.mk
BitKeeper/deleted/.del-Defs.TRU64X.ALPHA.GCC.mk~6ba3fc0cfaa37cb2:
Delete: ndb/config/old_files/Defs.TRU64X.ALPHA.GCC.mk
BitKeeper/deleted/.del-GuessConfig.sh~ebdb504ed6b7ab68:
Delete: ndb/config/old_files/GuessConfig.sh
BitKeeper/deleted/.del-Makefile.am~c28d15539f926269:
Delete: ndb/config/old_files/Makefile.am
BitKeeper/deleted/.del-configure.in~3e0ef32c155b79bc:
Delete: ndb/config/old_files/configure.in
BitKeeper/deleted/.del-config.h.in~b9209994763e30f8:
Delete: ndb/config/old_files/config.h.in
BitKeeper/deleted/.del-Makefile~71ad5c694da8711:
Delete: ndb/src/old_files/Makefile
BitKeeper/deleted/.del-Makefile~261cfb7897aa2259:
Delete: ndb/test/newtonapi/Makefile
BitKeeper/deleted/.del-Makefile~d46bb4a49ae611f9:
Delete: ndb/test/odbc/Makefile
BitKeeper/deleted/.del-Makefile_old~5ce89facf68772b:
Delete: ndb/test/Makefile_old
ndb/test/include/NdbSchemaCon.hpp:
Rename: ndb/include/ndbapi/NdbSchemaCon.hpp -> ndb/test/include/NdbSchemaCon.hpp
ndb/test/include/NdbSchemaOp.hpp:
Rename: ndb/include/ndbapi/NdbSchemaOp.hpp -> ndb/test/include/NdbSchemaOp.hpp
ndb/include/Makefile.am:
removed NdbSchema from ndbapi
ndb/include/ndbapi/NdbDictionary.hpp:
added Column::getSize()
and print function for Column::Type
ndb/include/ndbapi/NdbRecAttr.hpp:
made an operator<< friend to NdbRecAttr
ndb/src/kernel/blocks/backup/restore/Restore.cpp:
Rewritten restore to remove NdbSchema
ndb/src/kernel/blocks/backup/restore/Restore.hpp:
Rewritten restore to remove NdbSchema
ndb/src/kernel/blocks/backup/restore/main.cpp:
Rewritten restore to remove NdbSchema
ndb/src/ndbapi/Makefile.am:
removed NdbSchema from ndbapi
ndb/src/ndbapi/NdbDictionary.cpp:
added operator << for Column::Type
ndb/src/ndbapi/NdbRecAttr.cpp:
updated operator<< for NdbRecAttr
ndb/src/ndbapi/Ndberr.cpp:
removed NdbSchema from ndbapi
ndb/test/src/Makefile.am:
moved NdbSchema to test
ndb/test/src/NDBT_ResultRow.cpp:
use common print method for NDBT_ResultRow
ndb/test/src/NdbBackup.cpp:
fixed bug in testBackup
ndb/test/src/NdbSchemaCon.cpp:
moved NdbError NdbSchema
ndb/test/src/NdbSchemaOp.cpp:
updated include file list
2004-06-07 17:31:32 +00:00
unknown
65ee1426f4
merge
2004-06-03 20:37:58 +02:00
unknown
d6e6c800f1
Merge
...
ndb/Makefile.am:
SCCS merged
ndb/src/common/portlib/Makefile.am:
SCCS merged
2004-06-03 18:28:18 +00:00
unknown
f633f2d4b7
ndb make updates
...
ndb/src/common/portlib/NdbCondition.c:
Rename: ndb/src/common/portlib/unix/NdbCondition.c -> ndb/src/common/portlib/NdbCondition.c
ndb/src/common/portlib/NdbDaemon.c:
Rename: ndb/src/common/portlib/unix/NdbDaemon.c -> ndb/src/common/portlib/NdbDaemon.c
ndb/src/common/portlib/NdbEnv.c:
Rename: ndb/src/common/portlib/unix/NdbEnv.c -> ndb/src/common/portlib/NdbEnv.c
ndb/src/common/portlib/NdbHost.c:
Rename: ndb/src/common/portlib/unix/NdbHost.c -> ndb/src/common/portlib/NdbHost.c
ndb/src/common/portlib/NdbMem.c:
Rename: ndb/src/common/portlib/unix/NdbMem.c -> ndb/src/common/portlib/NdbMem.c
ndb/src/common/portlib/NdbMutex.c:
Rename: ndb/src/common/portlib/unix/NdbMutex.c -> ndb/src/common/portlib/NdbMutex.c
ndb/src/common/portlib/NdbSleep.c:
Rename: ndb/src/common/portlib/unix/NdbSleep.c -> ndb/src/common/portlib/NdbSleep.c
ndb/src/common/portlib/NdbTCP.c:
Rename: ndb/src/common/portlib/unix/NdbTCP.c -> ndb/src/common/portlib/NdbTCP.c
ndb/src/common/portlib/NdbThread.c:
Rename: ndb/src/common/portlib/unix/NdbThread.c -> ndb/src/common/portlib/NdbThread.c
ndb/src/common/portlib/NdbTick.c:
Rename: ndb/src/common/portlib/unix/NdbTick.c -> ndb/src/common/portlib/NdbTick.c
BitKeeper/deleted/.del-Makefile.am~4d9c81a4353f3ee8:
Delete: ndb/src/common/portlib/unix/Makefile.am
ndb/src/common/portlib/old_dirs/unix/Makefile_old:
mvdir
ndb/src/common/portlib/old_dirs/win32/Makefile:
mvdir
ndb/src/common/portlib/old_dirs/win32/NdbCondition.c:
mvdir
ndb/src/common/portlib/old_dirs/win32/NdbDaemon.c:
mvdir
ndb/src/common/portlib/old_dirs/win32/NdbEnv.c:
mvdir
ndb/src/common/portlib/old_dirs/win32/NdbHost.c:
mvdir
ndb/src/common/portlib/old_dirs/win32/NdbMem.c:
mvdir
ndb/src/common/portlib/old_dirs/win32/NdbMutex.c:
mvdir
ndb/src/common/portlib/old_dirs/win32/NdbSleep.c:
mvdir
ndb/src/common/portlib/old_dirs/win32/NdbTCP.c:
mvdir
ndb/src/common/portlib/old_dirs/win32/NdbThread.c:
mvdir
ndb/src/common/portlib/old_dirs/win32/NdbTick.c:
mvdir
ndb/src/common/portlib/old_dirs/ose/Makefile:
mvdir
ndb/src/common/portlib/old_dirs/ose/NdbCondition.c:
mvdir
ndb/src/common/portlib/old_dirs/ose/NdbConditionOSE.h:
mvdir
ndb/src/common/portlib/old_dirs/ose/NdbEnv.c:
mvdir
ndb/src/common/portlib/old_dirs/ose/NdbHost.c:
mvdir
ndb/src/common/portlib/old_dirs/ose/NdbMem.c:
mvdir
ndb/src/common/portlib/old_dirs/ose/NdbMem_SoftOse.cpp:
mvdir
ndb/src/common/portlib/old_dirs/ose/NdbMutex.c:
mvdir
ndb/src/common/portlib/old_dirs/ose/NdbOut.cpp:
mvdir
ndb/src/common/portlib/old_dirs/ose/NdbSleep.c:
mvdir
ndb/src/common/portlib/old_dirs/ose/NdbTCP.c:
mvdir
ndb/src/common/portlib/old_dirs/ose/NdbThread.c:
mvdir
ndb/src/common/portlib/old_dirs/ose/NdbTick.c:
mvdir
ndb/src/common/portlib/memtest.c:
Rename: ndb/src/common/portlib/memtest/memtest.c -> ndb/src/common/portlib/memtest.c
ndb/src/common/portlib/munmaptest.cpp:
Rename: ndb/src/common/portlib/memtest/munmaptest/munmaptest.cpp -> ndb/src/common/portlib/munmaptest.cpp
ndb/src/common/portlib/mmslist.cpp:
Rename: ndb/src/common/portlib/mmstest/mmslist.cpp -> ndb/src/common/portlib/mmslist.cpp
ndb/src/common/portlib/mmstest.cpp:
Rename: ndb/src/common/portlib/mmstest/mmstest.cpp -> ndb/src/common/portlib/mmstest.cpp
ndb/src/common/portlib/old_dirs/memtest/Makefile:
mvdir
ndb/src/common/portlib/old_dirs/memtest/munmaptest/Makefile:
mvdir
ndb/src/common/portlib/NdbPortLibTest.cpp:
Rename: ndb/src/common/portlib/test/NdbPortLibTest.cpp -> ndb/src/common/portlib/NdbPortLibTest.cpp
ndb/src/common/portlib/old_dirs/test/Makefile:
mvdir
2004-06-03 18:25:46 +00:00
unknown
e39719ad54
top_srcdir -> top_builddir
2004-06-03 17:54:18 +02:00
unknown
54d8f52ca2
fixes for ndb and make distdir
2004-06-03 16:02:07 +02:00
unknown
b558c415d7
More warnings in atrt
...
ndb/test/run-test/main.cpp:
More warnings
2004-06-03 13:14:03 +02:00
unknown
34e5cca1b7
Setup connect string
2004-06-03 10:17:52 +02:00
unknown
c2b5e64526
Update atrt to use new names of binaries
...
ndb/test/run-test/main.cpp:
1) Updated names of binaries
2) Use NDB_CONNECTSTRING
2004-06-02 13:11:10 +02:00
unknown
cf7719793b
several ndb make changes, see respective file
...
ndb/src/kernel/Main.cpp:
Rename: ndb/src/kernel/ndb-main/Main.cpp -> ndb/src/kernel/Main.cpp
ndb/src/kernel/SimBlockList.cpp:
Rename: ndb/src/kernel/ndb-main/SimBlockList.cpp -> ndb/src/kernel/SimBlockList.cpp
BitKeeper/deleted/.del-Makefile.am~dbb6038d7163a54d:
Delete: ndb/src/kernel/ndb-main/Makefile.am
BitKeeper/deleted/.del-Makefile_old~1f37e763ba5d06d0:
Delete: ndb/src/kernel/ndb-main/Makefile_old
ndb/old_files/BinDist.sh:
Rename: ndb/BinDist.sh -> ndb/old_files/BinDist.sh
ndb/old_files/Defs.mk:
Rename: ndb/Defs.mk -> ndb/old_files/Defs.mk
ndb/old_files/Makefile:
Rename: ndb/Makefile_old -> ndb/old_files/Makefile
ndb/old_files/SrcDist.sh:
Rename: ndb/SrcDist.sh -> ndb/old_files/SrcDist.sh
ndb/old_files/configure:
Rename: ndb/configure_old -> ndb/old_files/configure
ndb/old_files/Epilogue.mk:
Rename: ndb/Epilogue.mk_old -> ndb/old_files/Epilogue.mk
ndb/config/old_files/Defs.DEBUG.mk:
Rename: ndb/config/Defs.DEBUG.mk -> ndb/config/old_files/Defs.DEBUG.mk
ndb/config/old_files/Defs.HPUX.HPPA.GCC.mk:
Rename: ndb/config/Defs.HPUX.HPPA.GCC.mk -> ndb/config/old_files/Defs.HPUX.HPPA.GCC.mk
ndb/config/old_files/Defs.IBMAIX.POWERPC.GCC.mk:
Rename: ndb/config/Defs.IBMAIX.POWERPC.GCC.mk -> ndb/config/old_files/Defs.IBMAIX.POWERPC.GCC.mk
ndb/config/old_files/Defs.LINUX.x86.GCC.mk:
Rename: ndb/config/Defs.LINUX.x86.GCC.mk -> ndb/config/old_files/Defs.LINUX.x86.GCC.mk
ndb/config/old_files/Defs.LINUX.x86.ICC.mk:
Rename: ndb/config/Defs.LINUX.x86.ICC.mk -> ndb/config/old_files/Defs.LINUX.x86.ICC.mk
ndb/config/old_files/Defs.LINUX.x86_64.GCC.mk:
Rename: ndb/config/Defs.LINUX.x86_64.GCC.mk -> ndb/config/old_files/Defs.LINUX.x86_64.GCC.mk
ndb/config/old_files/Defs.MACOSX.POWERPC.GCC.mk:
Rename: ndb/config/Defs.MACOSX.POWERPC.GCC.mk -> ndb/config/old_files/Defs.MACOSX.POWERPC.GCC.mk
ndb/config/old_files/Defs.OSE.PPC750.DIAB.mk:
Rename: ndb/config/Defs.OSE.PPC750.DIAB.mk -> ndb/config/old_files/Defs.OSE.PPC750.DIAB.mk
ndb/config/old_files/Defs.RELEASE.mk:
Rename: ndb/config/Defs.RELEASE.mk -> ndb/config/old_files/Defs.RELEASE.mk
ndb/config/old_files/Defs.RELEASE_TRACE.mk:
Rename: ndb/config/Defs.RELEASE_TRACE.mk -> ndb/config/old_files/Defs.RELEASE_TRACE.mk
ndb/config/old_files/Defs.SIMCELLO.SOFTOSE.GCC.mk:
Rename: ndb/config/Defs.SIMCELLO.SOFTOSE.GCC.mk -> ndb/config/old_files/Defs.SIMCELLO.SOFTOSE.GCC.mk
ndb/config/old_files/Defs.SOFTOSE.SPARC.GCC.mk:
Rename: ndb/config/Defs.SOFTOSE.SPARC.GCC.mk -> ndb/config/old_files/Defs.SOFTOSE.SPARC.GCC.mk
ndb/config/old_files/Defs.SOLARIS.SPARC.FORTE6.mk:
Rename: ndb/config/Defs.SOLARIS.SPARC.FORTE6.mk -> ndb/config/old_files/Defs.SOLARIS.SPARC.FORTE6.mk
ndb/config/old_files/Defs.SOLARIS.SPARC.GCC.mk:
Rename: ndb/config/Defs.SOLARIS.SPARC.GCC.mk -> ndb/config/old_files/Defs.SOLARIS.SPARC.GCC.mk
ndb/config/old_files/Defs.SOLARIS.SPARC_64.GCC.mk:
Rename: ndb/config/Defs.SOLARIS.SPARC_64.GCC.mk -> ndb/config/old_files/Defs.SOLARIS.SPARC_64.GCC.mk
ndb/config/old_files/Defs.SOLARIS6.SPARC.GCC.mk:
Rename: ndb/config/Defs.SOLARIS6.SPARC.GCC.mk -> ndb/config/old_files/Defs.SOLARIS6.SPARC.GCC.mk
ndb/config/old_files/Defs.TRU64X.ALPHA.GCC.mk:
Rename: ndb/config/Defs.TRU64X.ALPHA.GCC.mk -> ndb/config/old_files/Defs.TRU64X.ALPHA.GCC.mk
ndb/config/old_files/Defs.WIN32.x86.VC7.mk:
Rename: ndb/config/Defs.WIN32.x86.VC7.mk -> ndb/config/old_files/Defs.WIN32.x86.VC7.mk
ndb/config/old_files/acinclude.m4:
Rename: ndb/config/acinclude.m4 -> ndb/config/old_files/acinclude.m4
ndb/config/old_files/Makefile.am:
Rename: ndb/config/Makefile.am_old -> ndb/config/old_files/Makefile.am
ndb/config/old_files/GuessConfig.sh:
Rename: ndb/config/GuessConfig.sh_old -> ndb/config/old_files/GuessConfig.sh
ndb/config/old_files/configure.in:
Rename: ndb/config/configure.in -> ndb/config/old_files/configure.in
ndb/config/old_files/config.h.in:
Rename: ndb/config/config.h.in -> ndb/config/old_files/config.h.in
ndb/old_files/README:
Rename: ndb/README -> ndb/old_files/README
ndb/old_files/mysqlclusterenv.sh:
Rename: ndb/mysqlclusterenv.sh -> ndb/old_files/mysqlclusterenv.sh
ndb/old_files/env.sh:
Rename: ndb/env.sh -> ndb/old_files/env.sh
BitKeeper/deleted/.del-Makefile~650473b0dabb331b:
Delete: ndb/src/scripts/Makefile
ndb/src/old_files/ndbbaseclient/Makefile:
mvdir
ndb/src/old_files/ndbbaseclient/ndbbaseclient_dummy.cpp:
mvdir
ndb/src/old_files/ndbclient/Makefile:
mvdir
ndb/src/old_files/ndbclient/ndbclient_dummy.cpp:
mvdir
ndb/src/old_files/Makefile:
Rename: ndb/src/Makefile_old -> ndb/src/old_files/Makefile
acinclude.m4:
added ndb configure options
configure.in:
moved lots of stuff for ndb over to Makefile.ams and added some config opt for ndb
mysql-test/ndb/install_ndbcluster.sh:
adopt to new ndb install
mysql-test/ndb/stop_ndbcluster.sh:
adopt to new ndb install
ndb/Makefile.am:
moved some things to include/Makefile.am
ndb/config/common.mk.am:
moved some things from configure.in
ndb/config/type_kernel.mk.am:
moved some things from configure.in
ndb/config/type_mgmapiclient.mk.am:
moved some things from configure.in
ndb/config/type_ndbapi.mk.am:
moved some things from configure.in
ndb/config/type_ndbapiclient.mk.am:
moved some things from configure.in
ndb/config/type_ndbapitest.mk.am:
moved some things from configure.in
ndb/config/type_ndbapitools.mk.am:
moved some things from configure.in
ndb/config/type_util.mk.am:
moved some things from configure.in
ndb/src/Makefile.am:
.
ndb/src/common/portlib/Makefile.am:
fix for make distdir
ndb/src/cw/cpcd/Makefile.am:
added configurable ldflags
ndb/src/kernel/Makefile.am:
moved up ndb-main one level
ndb/src/kernel/blocks/backup/restore/Makefile.am:
added configurable ldflags
ndb/src/kernel/blocks/suma/Makefile.am:
fixed error
ndb/src/kernel/error/Makefile.am:
fix error
ndb/src/kernel/vm/Makefile.am:
fix error
ndb/src/mgmapi/Makefile.am:
removed libMGM_API
ndb/src/mgmclient/Makefile.am:
added configurable ldflags
ndb/src/mgmsrv/Makefile.am:
added configurable ldflags
ndb/src/ndbapi/Makefile.am:
removed libNDB_API
ndb/test/Makefile.am:
added optional build of ndbapi tests
ndb/tools/Makefile.am:
added configurable ldflags
ndb/include/Makefile.am:
fixed missing .h files in make distdir
scripts/make_binary_distribution.sh:
updated for ndb and new make
2004-06-02 00:54:58 +00:00
unknown
67eff35d78
Fix bank
...
ndb/test/ndbapi/Makefile.am:
Removed flexScan (-noscan)
ndb/test/ndbapi/bank/Bank.cpp:
Fixed no scan api
ndb/test/ndbapi/bank/BankLoad.cpp:
Fixed no scan api
ndb/test/ndbapi/testBackup.cpp:
Reenable bank
ndb/test/ndbapi/testGrep.cpp:
Reenable bank
2004-05-27 21:54:35 +02:00
unknown
0a3f6a1fe2
Merge mysql.com:/home/jonas/src/mysql-4.1-ndb-jonas
...
into mysql.com:/home/jonas/src/wl1671
ndb/include/ndbapi/Ndb.hpp:
Auto merged
ndb/src/ndbapi/Makefile.am:
Auto merged
ndb/src/ndbapi/Ndb.cpp:
Auto merged
ndb/src/ndbapi/NdbDictionaryImpl.cpp:
Auto merged
ndb/src/ndbapi/NdbDictionaryImpl.hpp:
Auto merged
ndb/src/ndbapi/Ndbinit.cpp:
Auto merged
2004-05-27 21:22:12 +02:00
unknown
166e750f25
Merge
...
ndb/src/kernel/ndb-main/Makefile.am:
Auto merged
2004-05-27 21:05:14 +02:00
unknown
d97a303fb1
Use ndbclient more
...
configure.in:
Include mgmapi
ndb/config/type_ndbapi.mk.am:
remove LDADD from type
ndb/config/type_util.mk.am:
remove LDADD from type
ndb/src/cw/cpcd/Makefile.am:
LDADD ndbclient
ndb/src/kernel/ndb-main/Makefile.am:
Fix LDADD
ndb/src/mgmclient/Makefile.am:
LDADD ndbclient
ndb/src/mgmsrv/Makefile.am:
LDADD ndbclient
ndb/test/run-test/Makefile.am:
LDADD ndbclient
2004-05-27 21:03:05 +02:00
unknown
486494b3ec
Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
...
into mysql.com:/home/jonas/src/mysql-4.1-ndb
2004-05-27 19:59:38 +02:00
unknown
10f04d1974
Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
...
into mysql.com:/home/jonas/src/mysql-4.1-ndb-jonas
configure.in:
Auto merged
ndb/src/mgmapi/Makefile.am:
Auto merged
ndb/src/ndbapi/Makefile.am:
Auto merged
ndb/src/ndbapi/Ndb.cpp:
Auto merged
ndb/src/ndbapi/Ndbinit.cpp:
Auto merged
2004-05-27 19:58:19 +02:00