- 04 Feb, 2008 6 commits
-
-
unknown authored
into poseidon.ndb.mysql.com:/home/tomas/cge-5.1
-
unknown authored
- in autocommit do not allocate statistics share, but instead use one directly on the handler
-
unknown authored
into sama.ndb.mysql.com:/export/space/pekka/ndb/version/my51-ndb storage/ndb/src/common/debugger/SignalLoggerManager.cpp: Auto merged storage/ndb/src/common/debugger/signaldata/ScanTab.cpp: Auto merged storage/ndb/src/kernel/vm/pc.hpp: Auto merged
-
unknown authored
ndb/src/common/debugger/SignalLoggerManager.cpp: some warnings, debug errors ndb/src/common/debugger/signaldata/ScanTab.cpp: some warnings, debug errors ndb/src/kernel/vm/pc.hpp: some warnings, debug errors
-
unknown authored
into sama.ndb.mysql.com:/export/space/pekka/ndb/version/my51-ndb storage/ndb/src/ndbapi/Ndb.cpp: Auto merged storage/ndb/test/ndbapi/testOIBasic.cpp: Auto merged
-
unknown authored
ndb/src/ndbapi/Ndb.cpp: fix pthread_t abuse ndb/test/ndbapi/testOIBasic.cpp: fix pthread_t abuse
-
- 03 Feb, 2008 3 commits
-
-
unknown authored
make sure to alloc logspace and set bits if doing delete after previous update wo/ touching DD part mysql-test/suite/ndb/r/ndb_dd_basic.result: testcase mysql-test/suite/ndb/t/ndb_dd_basic.test: testcase
-
unknown authored
into perch.ndb.mysql.com:/home/jonas/src/51-ndb storage/ndb/src/kernel/blocks/dbacc/DbaccMain.cpp: Auto merged
-
unknown authored
remove incorrect ndbrequire
-
- 01 Feb, 2008 2 commits
- 31 Jan, 2008 9 commits
-
-
unknown authored
into sama.ndb.mysql.com:/export/space/pekka/ndb/version/my51-ndb
-
unknown authored
storage/ndb/src/ndbapi/ndberror.c: post-merge storage/ndb/test/run-test/daily-basic-tests.txt: enable testInterpreter
-
unknown authored
into sama.ndb.mysql.com:/export/space/pekka/ndb/version/my51-bug34107 storage/ndb/test/ndbapi/testInterpreter.cpp: Auto merged storage/ndb/test/run-test/daily-basic-tests.txt: ul, fix next
-
unknown authored
ndb/test/ndbapi/testInterpreter.cpp: bug#34107 testInterpreter test case ndb/test/run-test/daily-basic-tests.txt: bug#34107 testInterpreter test case
-
unknown authored
-
unknown authored
into sama.ndb.mysql.com:/export/space/pekka/ndb/version/my51-bug34107 mysql-test/suite/ndb/r/ndb_condition_pushdown.result: Auto merged mysql-test/suite/ndb/t/ndb_condition_pushdown.test: Auto merged storage/ndb/include/ndbapi/ndbapi_limits.h: Auto merged storage/ndb/src/kernel/blocks/dbtup/Dbtup.hpp: Auto merged storage/ndb/src/kernel/blocks/dbtup/DbtupExecQuery.cpp: silly stuff storage/ndb/src/kernel/blocks/dbtup/DbtupStoredProcDef.cpp: a name was improved in 5.1 storage/ndb/src/ndbapi/ndberror.c: use local due to huge bogus diff
-
unknown authored
into sama.ndb.mysql.com:/export/space/pekka/ndb/version/my50-bug34107
-
unknown authored
mysql-test/r/ndb_condition_pushdown.result: bug#34107 lower scanfilter max size to not hit TUP limit mysql-test/t/ndb_condition_pushdown.test: bug#34107 lower scanfilter max size to not hit TUP limit ndb/include/ndbapi/ndbapi_limits.h: bug#34107 lower scanfilter max size to not hit TUP limit
-
unknown authored
ndb/src/kernel/blocks/dbtup/Dbtup.hpp: bug#34107 check stored proc overflow ndb/src/kernel/blocks/dbtup/DbtupExecQuery.cpp: bug#34107 check stored proc overflow ndb/src/kernel/blocks/dbtup/DbtupStoredProcDef.cpp: bug#34107 check stored proc overflow ndb/src/ndbapi/ndberror.c: bug#34107 check stored proc overflow
-
- 30 Jan, 2008 4 commits
-
-
unknown authored
into perch.ndb.mysql.com:/home/jonas/src/51-ndb storage/ndb/src/kernel/blocks/backup/Backup.cpp: Auto merged storage/ndb/src/kernel/vm/DLHashTable.hpp: Auto merged storage/ndb/src/kernel/vm/DLHashTable2.hpp: Auto merged storage/ndb/src/kernel/blocks/backup/Backup.hpp: merge
-
unknown authored
make sure release of not added ptr does not corrupt hashtable
-
unknown authored
into perch.ndb.mysql.com:/home/jonas/src/50-ndb
-
unknown authored
Backup can assert with "big" table definitions Correct condition before fetching next meta-table Increase meta-buffer, to cope with atleast 2 tables ndb/src/kernel/blocks/backup/Backup.cpp: Correct condition, before fetching new meta-table ndb/src/kernel/blocks/backup/Backup.hpp: Make sure atleast 2 tables can fix
-
- 29 Jan, 2008 3 commits
-
-
unknown authored
into sama.ndb.mysql.com:/export/space/pekka/ndb/version/my51-bug34118
-
unknown authored
mysql-test/suite/ndb/r/ndb_dd_basic.result: bug#34118 hash index trigger disk flag mysql-test/suite/ndb/t/ndb_dd_basic.test: bug#34118 hash index trigger disk flag storage/ndb/src/kernel/blocks/dbtup/Dbtup.hpp: bug#34118 hash index trigger disk flag storage/ndb/src/kernel/blocks/dbtup/DbtupExecQuery.cpp: bug#34118 hash index trigger disk flag storage/ndb/src/kernel/blocks/dbtup/DbtupTrigger.cpp: bug#34118 hash index trigger disk flag
-
unknown authored
mysql-test/suite/ndb/t/ndb_bug31477.test: Rename: mysql-test/t/ndb_bug31477.test -> mysql-test/suite/ndb/t/ndb_bug31477.test mysql-test/suite/ndb/r/ndb_bug31477.result: Rename: mysql-test/r/ndb_bug31477.result -> mysql-test/suite/ndb/r/ndb_bug31477.result
-
- 28 Jan, 2008 3 commits
-
-
unknown authored
storage/ndb/src/kernel/vm/NdbdSuperPool.cpp: rename Ndbd_mem_manager::log2 to ndb_log2 storage/ndb/src/kernel/vm/ndbd_malloc_impl.cpp: rename Ndbd_mem_manager::log2 to ndb_log2 storage/ndb/src/kernel/vm/ndbd_malloc_impl.hpp: rename Ndbd_mem_manager::log2 to ndb_log2
-
unknown authored
storage/ndb/src/kernel/blocks/dbtup/Dbtup.hpp: bug#31477 post-merge fixes in 5.1 storage/ndb/src/kernel/blocks/dbtup/DbtupExecQuery.cpp: bug#31477 post-merge fixes in 5.1 storage/ndb/src/kernel/blocks/dbtup/DbtupIndex.cpp: bug#31477 post-merge fixes in 5.1
-
unknown authored
into sama.ndb.mysql.com:/export/space/pekka/ndb/version/my51-bug31477 storage/ndb/include/ndbapi/Ndb.hpp: Auto merged storage/ndb/src/common/util/NdbOut.cpp: Auto merged storage/ndb/src/kernel/blocks/dbtux/DbtuxScan.cpp: Auto merged storage/ndb/test/ndbapi/testOIBasic.cpp: Auto merged storage/ndb/src/kernel/blocks/dbtup/Dbtup.hpp: mindless merge storage/ndb/src/kernel/blocks/dbtup/DbtupIndex.cpp: mindless merge
-
- 27 Jan, 2008 2 commits
-
-
unknown authored
into sama.ndb.mysql.com:/export/space/pekka/ndb/version/my50-bug31477
-
unknown authored
mysql-test/r/ndb_bug31477.result: BitKeeper file /export/space/pekka/ndb/version/my50-bug31477/mysql-test/r/ndb_bug31477.result mysql-test/t/ndb_bug31477.test: BitKeeper file /export/space/pekka/ndb/version/my50-bug31477/mysql-test/t/ndb_bug31477.test ndb/src/common/util/NdbOut.cpp: missing comma, causing weird Uint64 printout ndb/test/ndbapi/testOIBasic.cpp: adjust params ndb/src/kernel/blocks/dbtup/Dbtup.hpp: bug#31477 - explicit rewrite of tuxQueryTh if active op then non-dirty scan enters lock queue via TUX instead of skipping the tuple ndb/src/kernel/blocks/dbtup/DbtupIndex.cpp: bug#31477 - explicit rewrite of tuxQueryTh if active op then non-dirty scan enters lock queue via TUX instead of skipping the tuple ndb/src/kernel/blocks/dbtux/DbtuxScan.cpp: bug#31477 - explicit rewrite of tuxQueryTh if active op then non-dirty scan enters lock queue via TUX instead of skipping the tuple
-
- 25 Jan, 2008 3 commits
-
-
unknown authored
into mysql.com:/home/marty/MySQL/mysql-5.0-ndb ndb/include/ndbapi/Ndb.hpp: Auto merged
-
unknown authored
into mysql.com:/home/marty/MySQL/mysql-5.1-new-ndb sql/ha_ndbcluster.cc: Auto merged
-
unknown authored
Changed to use information_schema to check auto_increment Ndb.cpp: Bug #33534 Bad performance of INSERT's in auto_incremented tables: Saving highest seen value when setting auto_increment fields ndb_auto_increment.result: Regenerated result mysql-test/suite/ndb/r/ndb_auto_increment.result: Regenerated result mysql-test/suite/ndb/r/ndb_restore.result: Changed to use information_schema to check auto_increment mysql-test/suite/ndb/t/ndb_restore.test: Changed to use information_schema to check auto_increment storage/ndb/src/ndbapi/Ndb.cpp: Bug #33534 Bad performance of INSERT's in auto_incremented tables: Saving highest seen value when setting auto_increment fields
-
- 24 Jan, 2008 5 commits
-
-
unknown authored
into mysql.com:/data1/mysql-5.1-new-ndb
-
unknown authored
Needed to add the new sample configuration files to the CLEANFILES section support-files/Makefile.am: Needed to add the new sample configuration files to the CLEANFILES section
-
unknown authored
into perch.ndb.mysql.com:/home/jonas/src/51-ndb
-
unknown authored
into perch.ndb.mysql.com:/home/jonas/src/51-ndb storage/ndb/src/kernel/blocks/dbtup/Dbtup.hpp: merge storage/ndb/src/kernel/blocks/dbtup/DbtupCommit.cpp: merge storage/ndb/src/kernel/blocks/dbtup/DbtupDiskAlloc.cpp: merge
-
unknown authored
into perch.ndb.mysql.com:/home/jonas/src/51-ndb storage/ndb/src/kernel/blocks/dbtup/DbtupScan.cpp: merge
-