summaryrefslogtreecommitdiff
path: root/ndb
Commit message (Collapse)AuthorAgeFilesLines
* mergeunknown2005-01-253-10/+10
|\ | | | | | | | | ndb/test/run-test/daily-basic-tests.txt: Auto merged
| * Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-01-253-10/+10
| |\ | | | | | | | | | | | | | | | | | | into mysql.com:/home/jonas/src/mysql-4.1
| | * ndb - Move mysql-test-run & testBackup into "basic suite"unknown2005-01-253-10/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | ndb/test/run-test/atrt-mysql-test-run: Fix result handling ndb/test/run-test/daily-basic-tests.txt: Move mysql-test-run & testBackup into "basic" ndb/test/run-test/daily-devel-tests.txt: Move mysql-test-run & testBackup into "basic"
* | | mergedunknown2005-01-241-2/+2
|\ \ \ | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | BitKeeper/deleted/.del-sort.c~e2e56b5a37ce86f4: Auto merged client/mysql.cc: Auto merged client/mysqlbinlog.cc: Auto merged client/mysqldump.c: Auto merged client/mysqltest.c: Auto merged myisam/ft_boolean_search.c: Auto merged myisam/mi_packrec.c: Auto merged myisam/sort.c: Auto merged mysql-test/r/fulltext.result: Auto merged sql/item_create.cc: Auto merged sql/item_strfunc.cc: Auto merged sql/item_timefunc.cc: Auto merged sql/log.cc: Auto merged sql/set_var.cc: Auto merged sql/slave.cc: Auto merged sql/sql_acl.h: Auto merged sql/sql_analyse.cc: Auto merged sql/sql_cache.cc: Auto merged sql/sql_db.cc: Auto merged sql/tztime.cc: Auto merged tests/client_test.c: Auto merged
| * | Merge serg@bk-internal.mysql.com:/home/bk/mysql-4.1/unknown2005-01-241-2/+2
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into serg.mylan:/usr/home/serg/Abk/mysql-4.1 mysys/mf_keycache.c: Auto merged sql/item.cc: Auto merged sql/set_var.cc: Auto merged sql/slave.cc: Auto merged sql/sql_parse.cc: Auto merged sql/table.cc: Auto merged
| | * \ Merge serg@bk-internal.mysql.com:/home/bk/mysql-4.1/unknown2005-01-181-2/+2
| | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into serg.mylan:/usr/home/serg/Abk/mysql-4.1
| | | * | make the code to look safe, not only be safeunknown2005-01-171-2/+2
| | | | |
* | | | | Merge poseidon.ndb.mysql.com:/home/tomas/mysql-4.1unknown2005-01-242-36/+32
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into poseidon.ndb.mysql.com:/home/tomas/mysql-5.0 ndb/include/ndbapi/NdbRecAttr.hpp: Auto merged ndb/src/ndbapi/NdbRecAttr.cpp: Auto merged
| * | | | remmoved inline in NdbRecAttr methods including memcpyunknown2005-01-242-36/+32
| | |_|/ | |/| |
| * | | backported from 5.0 extra option to ndb_waiterunknown2005-01-231-6/+21
| | | |
* | | | ndb - Add includes to test prg as memcpy is introduced in NdbRecAttrunknown2005-01-235-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ndb/test/ndbapi/flexAsynch.cpp: Add includes as memcpy is introduced in NdbRecAttr ndb/test/ndbapi/flexBench.cpp: Add includes as memcpy is introduced in NdbRecAttr ndb/test/ndbapi/flexHammer.cpp: Add includes as memcpy is introduced in NdbRecAttr ndb/test/ndbapi/slow_select.cpp: Add includes as memcpy is introduced in NdbRecAttr ndb/test/src/HugoCalculator.cpp: Add includes as memcpy is introduced in NdbRecAttr
* | | | Merge poseidon.ndb.mysql.com:/home/tomas/mysql-4.1unknown2005-01-211-4/+12
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | into poseidon.ndb.mysql.com:/home/tomas/mysql-5.0 ndb/include/ndbapi/NdbRecAttr.hpp: Auto merged
| * | | Bug#8070unknown2005-01-211-4/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | corrected possible unalignment in NdbRecAttr access methods
* | | | Merge mysql.com:/home/jonas/src/mysql-4.1unknown2005-01-211-0/+4
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | into mysql.com:/home/jonas/src/mysql-5.0 ndb/src/kernel/blocks/dbdih/DbdihMain.cpp: Auto merged
| * | | bug#8051 - ndb, typo, more info on crashunknown2005-01-211-2/+2
| | | | | | | | | | | | | | | | | | | | ndb/src/kernel/blocks/dbdih/DbdihMain.cpp: typo
| * | | Bug#8051 - ndbunknown2005-01-211-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Make sure to ship error code in system error signal
* | | | mgmapi.cpp:unknown2005-01-201-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | compile error ndb/src/mgmapi/mgmapi.cpp: compile error
* | | | NdbDictionaryImpl.cpp:unknown2005-01-201-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | corrected bug when looking at dist keys in create table ndb/src/ndbapi/NdbDictionaryImpl.cpp: corrected bug when looking at dist keys in create table
* | | | Merge poseidon.ndb.mysql.com:/home/tomas/mysql-5.0unknown2005-01-202-7/+25
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into poseidon.ndb.mysql.com:/home/tomas/mysql-5.0-ndb mysql-test/r/ndb_autodiscover.result: Auto merged ndb/src/kernel/blocks/dbtc/DbtcMain.cpp: Auto merged
| * \ \ \ Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-01-201-6/+21
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into poseidon.ndb.mysql.com:/home/tomas/mysql-5.0 mysql-test/mysql-test-run.sh: Auto merged
| | * | | | added variable NDB_MGM to be able to run the management client in testsunknown2005-01-201-6/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | added testcase for Bug#8035 added option to wait for not-started Bug#8035 mysql-test/mysql-test-run.sh: added variable NDB_MGM to be able to run the management client in tests mysql-test/r/ndb_autodiscover.result: added testcase for Bug#8035 mysql-test/t/ndb_autodiscover.test: added testcase for Bug#8035 ndb/tools/waiter.cpp: added option to wait for not-started sql/lock.cc: Bug#8035
| * | | | | Merge mysql.com:/home/jonas/src/mysql-4.1unknown2005-01-201-1/+4
| |\ \ \ \ \ | | | |/ / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into mysql.com:/home/jonas/src/mysql-5.0 ndb/src/kernel/blocks/dbtc/DbtcMain.cpp: Auto merged
| | * | | | bug#8010 - ndbunknown2005-01-201-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | release connections when last op was simple read ndb/src/kernel/blocks/dbtc/DbtcMain.cpp: bug#8010 release connections when last op was simple read
| * | | | | Merge joreland@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-01-209-14/+14
| |\ \ \ \ \ | | | |/ / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | into mysql.com:/home/jonas/src/mysql-5.0
* | | | | | Merge mysql.com:/home/jonas/src/mysql-5.0unknown2005-01-1916-23/+8
|\ \ \ \ \ \ | |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into mysql.com:/home/jonas/src/mysql-5.0-ndb ndb/include/kernel/AttributeHeader.hpp: Auto merged
| * | | | | Merge mysql.com:/home/jonas/src/mysql-4.1unknown2005-01-191-5/+5
| |\ \ \ \ \ | | | |/ / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into mysql.com:/home/jonas/src/mysql-5.0 ndb/src/ndbapi/NdbScanOperation.cpp: Auto merged
| | * | | | ndb - make sure scan recevier pointers are alignedunknown2005-01-191-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ndb/src/ndbapi/NdbScanOperation.cpp: align pointers
| * | | | | ndb compiler warning, c++ style comment in c-fileunknown2005-01-191-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ndb/include/ndb_constants.h: remove // from .h-file
| * | | | | Merge mysql.com:/home/jonas/src/mysql-4.1unknown2005-01-1914-17/+2
| |\ \ \ \ \ | | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| | * | | | bug#7777 - ndb compile on qnxunknown2005-01-1914-17/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | remove usage of compiler supplied <new> and instead impl. own inlined placement new ndb/include/kernel/AttributeHeader.hpp: remove usage <new> ndb/include/ndb_global.h.in: remove usage <new> instead impl. own ndb/src/kernel/blocks/backup/BackupInit.cpp: remove usage <new> ndb/src/kernel/blocks/cmvmi/Cmvmi.cpp: remove usage <new> ndb/src/kernel/blocks/dbdih/DbdihInit.cpp: remove usage <new> ndb/src/kernel/blocks/dblqh/DblqhInit.cpp: remove usage <new> ndb/src/kernel/blocks/dbtc/DbtcInit.cpp: remove usage <new> ndb/src/kernel/blocks/dbtup/DbtupGen.cpp: remove usage <new> ndb/src/kernel/blocks/dbtux/Dbtux.hpp: remove usage <new> ndb/src/kernel/blocks/grep/GrepInit.cpp: remove usage <new> ndb/src/kernel/blocks/suma/SumaInit.cpp: remove usage <new> ndb/src/kernel/vm/Emulator.cpp: remove usage <new> ndb/src/kernel/vm/SimulatedBlock.hpp: remove usage <new> ndb/src/mgmapi/mgmapi_configuration.cpp: remove usage <new>
* | | | | | ndb - HugoCalculator, faster string generationunknown2005-01-191-30/+56
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ndb/test/src/HugoCalculator.cpp: Better handling of strings
* | | | | | Merge build.mysql.com:/users/tulin/mysql-5.0unknown2005-01-199-14/+14
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into build.mysql.com:/users/tulin/mysql-5.0-ndb ndb/src/ndbapi/NdbDictionaryImpl.cpp: Auto merged ndb/src/ndbapi/ndb_cluster_connection.cpp: Auto merged
| * | | | | MgmtSrvr.cpp:unknown2005-01-191-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | corrected erroneous comparison boolean < 0 ndb/src/mgmsrv/MgmtSrvr.cpp: corrected erroneous comparison boolean < 0
| * | | | | removed compiler warningsunknown2005-01-198-13/+13
| |/ / / /
* | | | | Merge mysql.com:/home/jonas/src/mysql-5.0unknown2005-01-197-24/+58
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into mysql.com:/home/jonas/src/mysql-5.0-ndb ndb/src/ndbapi/NdbDictionaryImpl.cpp: Auto merged sql/ha_ndbcluster.cc: Auto merged sql/mysqld.cc: Auto merged
| * | | | Merge mysql.com:/home/jonas/src/mysql-4.1unknown2005-01-192-4/+34
| |\ \ \ \ | | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into mysql.com:/home/jonas/src/mysql-5.0 configure.in: Auto merged ndb/src/common/transporter/TransporterRegistry.cpp: Auto merged sql/ha_ndbcluster.cc: Auto merged
| | * | | bug#7693 - ndb unknown2005-01-192-4/+34
| | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | when using shm transporter, set sigmask on each thread using pthread_sigmask configure.in: Add more functions needed for SHM ndb/src/common/portlib/NdbThread.c: 1) Create thread wrapper function 2) block SIGUSR1 #ifdef NDB_SHM_TRANSPORTER ndb/src/common/transporter/TransporterRegistry.cpp: (un)block SIGUSR1 #ifdef NDB_SHM_TRANSPORTER sql/ha_ndbcluster.cc: cast pointer to UintPtr before printout
| * | | changed "formatting" after sergs comments on prev chansetunknown2005-01-191-4/+4
| | | |
| * | | removed default usage of shared memory transporter as it is not verified on ↵unknown2005-01-181-4/+4
| | | | | | | | | | | | | | | | enough platforms
| * | | compile bug fixunknown2005-01-181-1/+0
| | | |
| * | | compile error fixunknown2005-01-181-2/+2
| | | |
| * | | Merge with global treeunknown2005-01-181-14/+19
| |\ \ \ | | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | BitKeeper/etc/logging_ok: auto-union client/mysql.cc: Auto merged client/mysqldump.c: Auto merged libmysql/libmysql.c: Auto merged myisam/mi_open.c: Auto merged mysql-test/r/order_by.result: Auto merged sql/filesort.cc: Auto merged sql/sql_select.cc: Auto merged mysql-test/t/order_by.test: Merge sql/sql_lex.cc: Merge sql/sql_yacc.yy: Use local copy
| | * | Bug#7937unknown2005-01-171-14/+19
| | | |
| * | | Mergeunknown2005-01-161-2/+2
| |\ \ \ | | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | client/mysql.cc: Auto merged client/mysqldump.c: Auto merged myisam/mi_open.c: Auto merged mysql-test/r/ctype_ucs.result: Auto merged mysql-test/t/user_var.test: Auto merged sql-common/client.c: Auto merged sql/log_event.cc: Auto merged mysql-test/r/user_var.result: SCCS merged ndb/docs/Makefile.am: Auto merged
| | * | Makefile.am:unknown2005-01-161-2/+2
| | |/ | | | | | | | | | | | | | | | | | | | | | Bug#7721 ndb/docs/Makefile.am: Bug#7721
| | * bumped up ndb versionunknown2005-01-141-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | compatible with 4.1.9 configure.in: bumped up ndb version
* | | ndb - use reentrant functions in HugoCalulatorunknown2005-01-181-8/+8
| | | | | | | | | | | | | | | ndb/test/src/HugoCalculator.cpp: Use reentrant function in HugoCalulator
* | | Merge joreland@bk-internal.mysql.com:/home/bk/mysql-5.0-ndbunknown2005-01-162-4/+7
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | into mysql.com:/home/jonas/src/mysql-5.0-ndb
| * | | ndb - fix bugs into test framework (updates values for pk's)unknown2005-01-162-4/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | ndb/test/src/HugoCalculator.cpp: fix newly introduced bug in Hugo ndb/test/src/HugoOperations.cpp: fix newly introduced bug in Hugo
* | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0-ndbunknown2005-01-1411-15/+67
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into poseidon.ndb.mysql.com:/home/tomas/mysql-5.0-ndb ndb/include/ndbapi/NdbDictionary.hpp: Auto merged ndb/src/ndbapi/NdbDictionary.cpp: Auto merged ndb/src/ndbapi/NdbDictionaryImpl.cpp: Auto merged sql/mysqld.cc: Auto merged