- 25 Oct, 2006 1 commit
-
-
unknown authored
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.0-ndb sql/ha_ndbcluster.cc: Auto merged
-
- 24 Oct, 2006 4 commits
-
-
unknown authored
into orca.ndb.mysql.com:/export/home/space/pekka/ndb/version/my50-tux
-
unknown authored
mysql-test/r/ndb_multi.result: update result file for new behaviour of correcting the 241 error on ha_open mysql-test/t/ndb_multi.test: no longer errors on ha_open with 241
-
unknown authored
util thread wasn't behaving correctly after 241 error due to get_table_statistics not properly returning an error code sql/ha_ndbcluster.cc: correctly call ndb_get_table_statistics in get_commitcount (don't report error) but also return an error code from get_table_statistics so that util thread gets error code
-
unknown authored
into mysql.com:/windows/Linux_space/MySQL/mysql-5.0-ndb sql/ha_ndbcluster.cc: Auto merged sql/ha_ndbcluster.h: Auto merged
-
- 23 Oct, 2006 5 commits
-
-
unknown authored
-
unknown authored
into willster.(none):/home/stewart/Documents/MySQL/5.0/ndb sql/sql_select.cc: Auto merged sql/ha_ndbcluster.cc: merge sql/ha_ndbcluster.h: merge
-
unknown authored
fixes for ndb_* tests broken by previous fix be more careful in ndb about setting errors on failure of info call (especially in open) sql/ha_ndbcluster.cc: fix some ndb* tests failing due to fix for 19914 be more careful about setting errors on failure of info call sql/ha_ndbcluster.h: fix some ndb* tests failing due to fix for 19914 be more careful about setting errors on failure of info call
-
unknown authored
into willster.(none):/home/stewart/Documents/MySQL/4.1/bug19914-mk2-merge2 sql/sql_select.cc: Auto merged
-
unknown authored
into orca.ndb.mysql.com:/export/home/space/pekka/ndb/version/my50-tux
-
- 19 Oct, 2006 6 commits
-
-
unknown authored
into mysql.com:/windows/Linux_space/MySQL/mysql-5.0-ndb
-
unknown authored
into mysql.com:/windows/Linux_space/MySQL/mysql-5.0 sql/handler.cc: Auto merged
-
unknown authored
Bug #21072 Duplicate key error in NDB references wrong key: use MAX_KEY to signal unknown key: Added string initialization
-
unknown authored
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.0-ndb ndb/src/ndbapi/NdbTransaction.cpp: Auto merged sql/ha_ndbcluster.cc: Auto merged
-
unknown authored
this changes lock taken during peek, to decrease likelyhood of transaction abort sql/ha_ndbcluster.cc: use exclusive lock in peek, as peek is used just before insert/update
-
unknown authored
into perch.ndb.mysql.com:/home/jonas/src/50-work ndb/src/ndbapi/NdbTransaction.cpp: Auto merged
-
- 18 Oct, 2006 3 commits
-
-
unknown authored
Make sure postExecute is not run for blobs if AO_IgnoreError ndb/src/ndbapi/NdbConnection.cpp: If AO_IgnoreError, error codes arent always set on individual operations, making postExecute impossible
-
unknown authored
into mysql.com:/windows/Linux_space/MySQL/mysql-5.0-ndb sql/ha_ndbcluster.cc: Auto merged sql/ha_ndbcluster.h: Auto merged
-
unknown authored
into mysql.com:/windows/Linux_space/MySQL/mysql-5.0-ndb sql/ha_ndbcluster.cc: Auto merged
-
- 16 Oct, 2006 5 commits
-
-
unknown authored
-
unknown authored
into mysql.com:/windows/Linux_space/MySQL/mysql-5.0 mysql-test/r/ndb_charset.result: Auto merged mysql-test/r/ndb_index_unique.result: Auto merged mysql-test/r/ndb_update.result: Auto merged sql/ha_ndbcluster.cc: Merg sql/handler.cc: Merge
-
unknown authored
update federated for fix sql/ha_federated.cc: update federated for ::info returning int sql/ha_federated.h: update federated for ::info returning int
-
unknown authored
into willster.(none):/home/stewart/Documents/MySQL/5.0/bug19914-mk2-merge sql/ha_berkeley.cc: Auto merged sql/ha_berkeley.h: Auto merged BitKeeper/deleted/.del-ha_isam.cc~4dce65904db2675e: Auto merged BitKeeper/deleted/.del-ha_isam.h~bf53d533be3d3927: Auto merged BitKeeper/deleted/.del-ha_isammrg.cc~dc682e4755d77a2e: Auto merged BitKeeper/deleted/.del-ha_isammrg.h~66fd2e5bfe7207dc: Auto merged sql/ha_archive.cc: Auto merged sql/ha_archive.h: Auto merged sql/ha_blackhole.cc: Auto merged sql/ha_blackhole.h: Auto merged sql/ha_heap.cc: Auto merged sql/ha_heap.h: Auto merged sql/ha_innodb.cc: Auto merged sql/ha_innodb.h: Auto merged sql/ha_myisam.cc: Auto merged sql/ha_myisam.h: Auto merged sql/ha_myisammrg.cc: Auto merged sql/ha_myisammrg.h: Auto merged sql/item_sum.cc: Auto merged sql/opt_sum.cc: Auto merged sql/sql_delete.cc: Auto merged sql/examples/ha_example.cc: Auto merged sql/examples/ha_example.h: Auto merged sql/examples/ha_tina.cc: Auto merged sql/examples/ha_tina.h: Auto merged sql/sql_union.cc: Auto merged sql/ha_ndbcluster.cc: merge sql/ha_ndbcluster.h: merge sql/handler.h: merge sql/sql_select.cc: merge
-
unknown authored
into mysql.com:/windows/Linux_space/MySQL/mysql-5.0 sql/ha_ndbcluster.cc: Auto merged
-
- 13 Oct, 2006 5 commits
-
-
unknown authored
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.0-ndb
-
unknown authored
ndb/src/kernel/blocks/dbtux/Dbtux.hpp: use pool of lock ops (like tupscan) instead of array of 992 ndb/src/kernel/blocks/dbtux/DbtuxDebug.cpp: use pool of lock ops (like tupscan) instead of array of 992 ndb/src/kernel/blocks/dbtux/DbtuxGen.cpp: use pool of lock ops (like tupscan) instead of array of 992 ndb/src/kernel/blocks/dbtux/DbtuxScan.cpp: use pool of lock ops (like tupscan) instead of array of 992 ndb/src/kernel/vm/DLFifoList.hpp: add Head::isEmpty
-
unknown authored
into moonlight.intranet:/home/tomash/src/mysql_ab/mysql-5.0-real include/violite.h: SCCS merged sql/net_serv.cc: SCCS merged vio/viosocket.c: SCCS merged
-
unknown authored
into moonlight.intranet:/home/tomash/src/mysql_ab/mysql-4.1-bug9678 BitKeeper/deleted/.del-lib_vio.c~d779731a1e391220: Use local. include/violite.h: Use local. sql/net_serv.cc: Use local. vio/viosocket.c: Use local.
-
unknown authored
1) Handle not started nodes in dump 1000 (check for division by 0) 2) Make sure to init variables in constructor ndb/src/common/debugger/EventLogger.cpp: Handle not started nodes ndb/src/kernel/blocks/dbacc/DbaccInit.cpp: Init variables in constructor ndb/src/kernel/blocks/dbacc/DbaccMain.cpp: Handle not started nodes ndb/src/kernel/blocks/dbtup/DbtupGen.cpp: Init variables in constructor Handle not started nodes
-
- 12 Oct, 2006 5 commits
-
-
unknown authored
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.0-ndb
-
unknown authored
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.0-ndb ndb/src/kernel/blocks/dbdih/DbdihMain.cpp: Auto merged ndb/src/ndbapi/NdbScanOperation.cpp: Auto merged
-
unknown authored
note this does not happen in 5.0, but i'm committing it here to keep code same between 5.0 and 5.1 ndb/src/ndbapi/NdbScanOperation.cpp: missing if for bug#21941
-
unknown authored
into perch.ndb.mysql.com:/home/jonas/src/50-work ndb/src/kernel/blocks/dbdih/Dbdih.hpp: Auto merged ndb/src/kernel/blocks/dbdih/DbdihMain.cpp: Auto merged ndb/src/kernel/blocks/ERROR_codes.txt: merge
-
unknown authored
Fix race-condition between COPY_GCIREQ (GCP) and lcpSetActiveStatusEnd Solution is _not_ to copy sysfileData from COPY_GCIREQ from "self" ndb/src/kernel/blocks/ERROR_codes.txt: Add error insert for dealying of copy sysfileData ndb/src/kernel/blocks/dbdih/DbdihMain.cpp: 1) Add error insert for delaying of sysfileData 2) Change to that master is _not_ copying sysfileData from COPY_GCIREQ as it might be updating it while COPY_GCIREQ is "in the fly"
-
- 11 Oct, 2006 3 commits
-
-
unknown authored
into orca.ndb.mysql.com:/export/home/space/pekka/ndb/version/my50-bug20446
-
unknown authored
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.0-ndb mysql-test/r/ctype_utf8.result: Auto merged mysql-test/t/ctype_utf8.test: Auto merged ndb/src/kernel/blocks/dbdih/DbdihMain.cpp: Auto merged sql/ha_ndbcluster.cc: Auto merged sql/sql_base.cc: Auto merged sql/sql_lex.h: Auto merged sql/sql_view.cc: Auto merged sql/table.cc: Auto merged
-
unknown authored
into neptunus.(none):/home/msvensson/mysql/mysql-5.0
-
- 10 Oct, 2006 3 commits