- 16 Oct, 2004 1 commit
-
-
unknown authored
ndb/include/kernel/ndb_limits.h: tux optim 17 - rewrote treeAdd/treeRemove + allow slack in interior nodes ndb/src/kernel/blocks/dbtux/Dbtux.hpp: tux optim 17 - rewrote treeAdd/treeRemove + allow slack in interior nodes ndb/src/kernel/blocks/dbtux/DbtuxDebug.cpp: tux optim 17 - rewrote treeAdd/treeRemove + allow slack in interior nodes ndb/src/kernel/blocks/dbtux/DbtuxMeta.cpp: tux optim 17 - rewrote treeAdd/treeRemove + allow slack in interior nodes ndb/src/kernel/blocks/dbtux/DbtuxNode.cpp: tux optim 17 - rewrote treeAdd/treeRemove + allow slack in interior nodes ndb/src/kernel/blocks/dbtux/DbtuxSearch.cpp: tux optim 17 - rewrote treeAdd/treeRemove + allow slack in interior nodes ndb/src/kernel/blocks/dbtux/DbtuxTree.cpp: tux optim 17 - rewrote treeAdd/treeRemove + allow slack in interior nodes ndb/src/kernel/blocks/dbtux/Times.txt: tux optim 17 - rewrote treeAdd/treeRemove + allow slack in interior nodes ndb/test/ndbapi/testOIBasic.cpp: tux optim 17 - rewrote treeAdd/treeRemove + allow slack in interior nodes
-
- 14 Oct, 2004 3 commits
-
-
unknown authored
ndb/src/kernel/blocks/dbtux/Dbtux.hpp: remove obsolete node-access-size stuff ndb/src/kernel/blocks/dbtux/DbtuxDebug.cpp: remove obsolete node-access-size stuff ndb/src/kernel/blocks/dbtux/DbtuxNode.cpp: remove obsolete node-access-size stuff ndb/src/kernel/blocks/dbtux/DbtuxScan.cpp: remove obsolete node-access-size stuff ndb/src/kernel/blocks/dbtux/DbtuxSearch.cpp: remove obsolete node-access-size stuff ndb/src/kernel/blocks/dbtux/DbtuxTree.cpp: remove obsolete node-access-size stuff
-
unknown authored
ndb/src/kernel/blocks/dbtux/Dbtux.hpp: remove TreePos::m_ent ndb/src/kernel/blocks/dbtux/DbtuxDebug.cpp: remove TreePos::m_ent ndb/src/kernel/blocks/dbtux/DbtuxScan.cpp: remove TreePos::m_ent mysql-test/ndb/ndb_range_bounds.pl: more options
-
unknown authored
into mysql.com:/space/pekka/ndb/version/my41-tux ndb/src/kernel/blocks/dblqh/DblqhMain.cpp: Auto merged sql/ha_ndbcluster.cc: Auto merged
-
- 13 Oct, 2004 8 commits
-
-
unknown authored
-
unknown authored
-
unknown authored
-
unknown authored
-
unknown authored
Handle commit of zero operations ndb/test/ndbapi/testBasic.cpp: Update usage of HugoOperattions::pkReadRecord More test for IgnoreError
-
unknown authored
into mysql.com:/home/jonas/src/mysql-4.1-ndb sql/ha_ndbcluster.cc: Auto merged
-
unknown authored
mysql-test/r/ndb_lock.result: Add testcases for table locks mysql-test/t/ndb_lock.test: Add testcases for table locks
-
unknown authored
-
- 12 Oct, 2004 7 commits
-
-
unknown authored
(bad merge from 4.0) sql/sql_class.h: Move a comment to proper place (bad merge from 4.0)
-
unknown authored
Added catch for (example) WL#1234 into bk commit subjects BitKeeper/triggers/post-commit: Added catch for (example) WL#1234 into bk commit subjects
-
unknown authored
propogation works only once (prepared statements)". mysql-test/r/ps.result: Test case for Bug#6042: test results fixed mysql-test/t/ps.test: A test case for Bug#6042 "constants propogation works only once (prepared statements).
-
unknown authored
- 'ps_10nestset' uses a "nested set" approach for an employee hierarchy, then does arithmetic on the "salary" field; (soon) to be extended by inserts / deletes which imply mass updates on the "l"/"r" fields showing the set inclusion, - 'ps_11bugs' will get (some of ?) those bug DB entries which refer to prepared statements, but whose number does not appear in a test file comment - so it will also be extended.
-
unknown authored
A fix for Bug#6042 "constants propogation works olny once (prepared statements)": reset item->marker in Item::cleanup, as it's used in propogate_cond_constants. No test case as the only way I could come up with to show the problem is EXPLAIN, and EXPLAIN is painful to use in the test suite. sql/item.h: A fix for Bug#6042 "constants propogation works olny once (prepared statements)": reset item->marker in Item::cleanup, as it's used in propogate_cond_constants
-
unknown authored
ndb/include/kernel/LogLevel.hpp: compile fix sol9x86 ndb/include/util/version.h: compile fix sol9x86 ndb/src/common/util/version.c: compile fix sol9x86 ndb/src/mgmsrv/Services.cpp: compile fix sol9x86
-
unknown authored
-
- 11 Oct, 2004 10 commits
-
-
unknown authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1-ndb
-
unknown authored
-
unknown authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1
-
unknown authored
-
unknown authored
into a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-4.1
-
unknown authored
section, which had gotten somewhat out-dated. BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
-
unknown authored
-
unknown authored
into mysql.com:/home/jonas/src/mysql-4.1-ndb
-
unknown authored
ndb/include/kernel/signaldata/TcContinueB.hpp: Test NODE_FAILREP arraving before TCKEYCONF w.r.t simple/dirty read ndb/src/kernel/blocks/dbtc/DbtcMain.cpp: Test NODE_FAILREP arraving before TCKEYCONF w.r.t simple/dirty read ndb/src/ndbapi/NdbConnection.cpp: Test NODE_FAILREP arraving before TCKEYCONF w.r.t simple/dirty read ndb/src/ndbapi/Ndbif.cpp: Test NODE_FAILREP arraving before TCKEYCONF w.r.t simple/dirty read ndb/test/ndbapi/testNodeRestart.cpp: Test NODE_FAILREP arraving before TCKEYCONF w.r.t simple/dirty read
-
unknown authored
ndb/include/ndbapi/NdbConnection.hpp: Support for handling NF during dirty read ndb/include/ndbapi/NdbReceiver.hpp: Support for handling NF during dirty read ndb/src/ndbapi/NdbConnection.cpp: Support for handling NF during dirty read ndb/src/ndbapi/NdbReceiver.cpp: Support for handling NF during dirty read ndb/src/ndbapi/Ndbif.cpp: Support for handling NF during dirty read ndb/src/ndbapi/ndberror.c: Support for handling NF during dirty read ndb/test/ndbapi/testNodeRestart.cpp: Support for handling NF during dirty read
-
- 10 Oct, 2004 11 commits
-
-
unknown authored
sql/ha_ndbcluster.cc: SCCS merged
-
unknown authored
ndb/src/kernel/blocks/dbtux/DbtuxDebug.cpp: tux optim 15 - binary search on bounding node when adding entry ndb/src/kernel/blocks/dbtux/DbtuxMaint.cpp: tux optim 15 - binary search on bounding node when adding entry ndb/src/kernel/blocks/dbtux/DbtuxSearch.cpp: tux optim 15 - binary search on bounding node when adding entry ndb/src/kernel/blocks/dbtux/Times.txt: tux optim 15 - binary search on bounding node when adding entry
-
unknown authored
ndb/include/mgmapi/mgmapi.h: ndb_mgm: fix dump and signal log (more to do) ndb/src/common/debugger/signaldata/SignalNames.cpp: ndb_mgm: fix dump and signal log (more to do) ndb/src/mgmapi/mgmapi.cpp: ndb_mgm: fix dump and signal log (more to do) ndb/src/mgmclient/CommandInterpreter.cpp: ndb_mgm: fix dump and signal log (more to do)
-
unknown authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1-ndb-merge
-
unknown authored
into gw.mysql.r18.ru:/usr/home/ram/work/4.1.b5382
-
unknown authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1
-
unknown authored
into mysql.com:/home/jonas/src/mysql-4.1-ndb
-
unknown authored
mysql-test/t/outfile.test: this 'drop...' not needed anymore sql/sql_yacc.yy: indentation fixes
-
unknown authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1-ndb-merge ndb/src/ndbapi/Ndb.cpp: Auto merged sql/ha_ndbcluster.cc: Auto merged
-
unknown authored
-
unknown authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1
-