- 05 Aug, 2004 2 commits
-
-
unknown authored
1) Fix so that scan takeover is possible after SR 2) Reserve two pages for SR "zero pages" ndb/include/ndbapi/NdbOperation.hpp: remove unused method ndb/src/kernel/blocks/dblqh/DblqhMain.cpp: Fix bug#4909 don't reset tableFragptr during SR ndb/src/kernel/blocks/dbtc/DbtcMain.cpp: Also send reason for disallowing rollback ndb/src/kernel/blocks/dbtup/Dbtup.hpp: Add bitmask of free pages to use for page 0 during SR ndb/src/kernel/blocks/dbtup/DbtupDebug.cpp: More prinout in unit test of PageMan ndb/src/kernel/blocks/dbtup/DbtupPagMan.cpp: Reserve 2 pages to use for SR ndb/src/kernel/blocks/dbtup/DbtupSystemRestart.cpp: Don't alloc using "normal" allocConsPages when allocating for 0-pages during SR, instead use 2 reserved pages
-
unknown authored
-
- 04 Aug, 2004 7 commits
-
-
unknown authored
ndb/src/cw/cpcd/Makefile.am: Put cpcd in libexec ndb/src/cw/cpcd/Process.cpp: Fixed reverse check with ulimit ndb/test/run-test/main.cpp: Restart mgm server aswell on test failure. Removes problems with nodeid
-
unknown authored
into eel.hemma.oreland.se:/ndb/clone-mysql-4.1-ndb-daily-2004-08-04
-
unknown authored
into eel.hemma.oreland.se:/ndb/clone-mysql-4.1-ndb-daily-2004-08-04 BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
-
unknown authored
into mysql.com:/home/jonas/src/mysql-4.1-ndb
-
unknown authored
into neptunus.(none):/home/magnus/mysql-4.1
-
unknown authored
Added NDBCLUSTER to table types which does not support generate. Added test case for truncate. sql/handler.h: Add NDBCLUSTER to table types that does not support generate.
-
unknown authored
Check if there are any operations pending that needs to be taken over to the updating/deleting transaction before closing the scan sql/ha_ndbcluster.cc: Check ops_pending if there are operations to take over before closing the scan
-
- 03 Aug, 2004 6 commits
-
-
unknown authored
into mysql.com:/home/jonas/src/mysql-4.1-ndb
-
unknown authored
ndb/src/mgmapi/Makefile.am: remove ndb_test_mgmapi from Makefile as it's has "incorrect" dependencies ndb/src/mgmsrv/MgmtSrvr.cpp: Stop/wait for m_signalRecvThread aswell
-
unknown authored
into mysql.com:/home/jonas/src/mysql-4.1-ndb
-
unknown authored
make it fail in more useful ways ndb/test/ndbapi/testOIBasic.cpp: try to get correct result even on deadlock
-
unknown authored
compiler
-
unknown authored
compression library
-
- 02 Aug, 2004 5 commits
-
-
unknown authored
ndb/test/ndbapi/testOIBasic.cpp: Start transaction does not take argument
-
unknown authored
-
unknown authored
-
unknown authored
1) Close transaction whenever Con goes out of scope so that it don't leave open transactions in TC 2) Close transaction when starting a transaction wo/ closing first 3) Allow 499 as deadlock 4) Don't use buddy as: 1) no need 2) harder to read signal log
-
unknown authored
ndb/src/kernel/blocks/dblqh/Dblqh.hpp: max 4 replicas -> 3 next nodes ndb/src/kernel/blocks/dblqh/DblqhMain.cpp: 1) If abort while in fragwaitqueue - just abort 2) Fix for ACC_LCPSTARTED arrives after one ACC_LCPCONF has arrived ndb/src/ndbapi/Ndbif.cpp: Be more "forgiving" in debug mode ndb/test/ndbapi/testBasic.cpp: Accept timeouts in MassiveTimeout ndb/test/src/HugoTransactions.cpp: Print batch size
-
- 01 Aug, 2004 7 commits
-
-
unknown authored
-
unknown authored
into mysql.com:/home/jonas/src/mysql-4.1-ndb ndb/src/mgmsrv/MgmtSrvr.hpp: Auto merged
-
unknown authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
-
unknown authored
dont crash before wl_1942 done ndb/src/kernel/blocks/dbtux/DbtuxScan.cpp: dont crash before wl_1942 done
-
unknown authored
"export A=var" is bash feature instead do "A=var; export A"
-
unknown authored
Fix error printout ndb/src/kernel/blocks/dbtc/Dbtc.hpp: Fix init scan frag record ndb/src/mgmsrv/main.cpp: Fix error printout
-
unknown authored
-
- 31 Jul, 2004 4 commits
- 30 Jul, 2004 9 commits
-
-
unknown authored
-
unknown authored
-
unknown authored
into hundin.mysql.fi:/home/marko/l/mysql-4.1
-
unknown authored
into mysql.com:/Users/mikron/mysql-4.1
-
unknown authored
Restore accidentally deleted comment of fil_create_directory_for_tablename() innobase/fil/fil0fil.c: Restore accidentally deleted comment of fil_create_directory_for_tablename()
-
unknown authored
ha_innobase::create(): pass the query string as UTF-8 to row_table_add_foreign_constraints() (Bug #4649) sql/ha_innodb.cc: ha_innobase::create(): pass the query string as UTF-8 to row_table_add_foreign_constraints() (Bug #4649)
-
unknown authored
into mysql.com:/Users/mikron/mysql-4.1
-
unknown authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
-
unknown authored
-