- 03 Sep, 2004 1 commit
-
-
unknown authored
added tests to alter table for "large" alter tables and truncates in ndbcluster added debug printout in restart() in ndbcluster added flag THD::transaction.on to enable/disable transaction mysql-test/r/ndb_alter_table.result: added tests to alter table for "large" alter tables and truncates mysql-test/t/ndb_alter_table.test: added tests to alter table for "large" alter tables and truncates ndb/src/ndbapi/NdbConnection.cpp: added debug printout in restart() sql/ha_ndbcluster.cc: added support for large alter table and truncate sql/handler.cc: renamed ha_recovery_logging to ha_enable_transaction sql/handler.h: renamed ha_recovery_logging to ha_enable_transaction sql/sql_class.cc: added flag THD::transaction.on to enable/disable transaction sql/sql_class.h: added flag THD::transaction.on to enable/disable transaction sql/sql_delete.cc: added disable transaction for mysql_truncate sql/sql_table.cc: renamed ha_recovery_logging to ha_enable_transaction
-
- 02 Sep, 2004 9 commits
-
-
unknown authored
into poseidon.(none):/home/tomas/mysql-4.1-ndb
-
unknown authored
ndb/tools/waiter.cpp: added option to set timeout to ndb_waiter
-
unknown authored
into mysql.com:/Users/mikron/mysql-4.1-ndb
-
unknown authored
mysql-test/ndb/ndbcluster.sh: added better/safer shutdown
-
unknown authored
getWords interprets the length as number of words and previously number of bytes was sent in.
-
unknown authored
into mysql.com:/space/pekka/ndb/version/my41-blobs sql/ha_ndbcluster.cc: Auto merged
-
unknown authored
ndb/src/ndbapi/NdbDictionaryImpl.hpp: Auto merged ndb/src/ndbapi/NdbReceiver.cpp: Auto merged ndb/src/ndbapi/TransporterFacade.cpp: Auto merged ndb/src/ndbapi/TransporterFacade.hpp: Auto merged ndb/src/ndbapi/NdbDictionaryImpl.cpp: SCCS merged
-
unknown authored
some other small fixes ndb/include/mgmcommon/ConfigRetriever.hpp: added options to do_connect to contol how connects failures should be treated ndb/include/mgmcommon/NdbConfig.h: method to retrieve datadir path (to user for chdir) ndb/include/ndbapi/ndb_cluster_connection.hpp: Added connect thread ndb/src/common/mgmcommon/ConfigRetriever.cpp: added options to do_connect to contol how connects failures should be treated ndb/src/common/mgmcommon/NdbConfig.c: method to retrieve datadir path (to user for chdir) ndb/src/kernel/main.cpp: ndbd to do chdir ndb/src/kernel/vm/WatchDog.cpp: added my_thread_init for debug ndb/src/ndbapi/ClusterMgr.cpp: added my_thread_init for debug ndb/src/ndbapi/TransporterFacade.cpp: removed call to atexit ndb/src/ndbapi/ndb_cluster_connection.cpp: added connect thread
-
unknown authored
bug-5013 fix mysql-test/r/ndb_blob.result: bug-5013 fix mysql-test/t/ndb_blob.test: bug-5013 fix sql/ha_ndbcluster.cc: bug-5013 fix
-
- 01 Sep, 2004 7 commits
-
-
unknown authored
into poseidon.(none):/home/tomas/mysql-4.1-ndb ndb/src/mgmsrv/MgmtSrvr.cpp: Auto merged
-
unknown authored
added class Ndb_cluster_connection to prepare for making order of starting mysqld and ndbd irrelevant ndb/src/mgmsrv/Makefile.am: changed so that datadir is "." by default so that behaviour is the same as before
-
unknown authored
-
unknown authored
into mysql.com:/home/jonas/src/wl2025
-
unknown authored
into mysql.com:/home/jonas/src/mysql-4.1-ndb acinclude.m4: Auto merged configure.in: Auto merged sql/ha_ndbcluster.cc: Auto merged
-
unknown authored
into mysql.com:/home/jonas/src/wl2025 ndb/src/kernel/blocks/dbtc/Dbtc.hpp: Auto merged ndb/src/kernel/blocks/dbtc/DbtcMain.cpp: Auto merged
-
unknown authored
-
- 31 Aug, 2004 21 commits
-
-
unknown authored
-
unknown authored
1) explicit start/stop timer (instead of perodical reports) 2) scan & range scan reporting
-
unknown authored
ndb/src/mgmsrv/MgmtSrvr.cpp: bug#4591 Wait for not started instead of (! no contact)
-
unknown authored
-
unknown authored
into mysql.com:/usr/local/home/marty/MySQL/test/mysql-4.1
-
unknown authored
-
unknown authored
- tagged ChangeSet@1.2013 as "mysql-4.1.4" configure.in: - bumped up version number in configure.in to "4.1.5-gamma"
-
unknown authored
into eagle.mysql.r18.ru:/home/vva/work/mysql.orig/test/mysql-4.1 cmd-line-utils/libedit/Makefile.am: Auto merged configure.in: Auto merged
-
unknown authored
acinclude.m4: added macro to check if dirent.d_namlen is defined cmd-line-utils/libedit/config.h: added define for __attribute__ cmd-line-utils/libedit/readline.c: checked STRUCT_DIRENT_HAS_D_NAMLEN instead of old enumeration of problem platforms configure.in: added checking if dirent has d_namlen member field
-
unknown authored
into mysql.com:/home/jonas/src/wl2025 ndb/src/ndbapi/NdbOperationInt.cpp: Auto merged ndb/src/ndbapi/NdbScanOperation.cpp: Auto merged
-
unknown authored
into mysql.com:/home/jonas/src/mysql-4.1-ndb
-
unknown authored
1) merge join 2) lookups
-
unknown authored
discarded using of uint in cmd-line-utils/libedit/chared.c because it's undefined on qnx cmd-line-utils/libedit/chared.c: discarded using of uint because it's undefined on qnx
-
unknown authored
(non gcc compilers don't understand '-Dx()=' option) cmd-line-utils/libedit/Makefile.am: discarded '-Dx()=' options for compatibility with non-gcc compilers cmd-line-utils/libedit/config.h: added empty definitions of __RCSID(x), __COPYRIGHT(x), __RENAME(x), _DIAGASSERT(x) cmd-line-utils/libedit/np/unvis.c: added #include "config.h" to define __RCSID(x) cmd-line-utils/libedit/np/vis.c: reinsert #include "config.h" before using of __RCSID(x)
-
unknown authored
into mysql.com:/dbdata/psergey/mysql-4.1-bug-psnames sql/sql_class.cc: Auto merged
-
unknown authored
-
unknown authored
-
unknown authored
into mysql.com:/usr/local/home/marty/MySQL/test/mysql-4.1
-
unknown authored
-
unknown authored
ndb/src/ndbapi/NdbOperationInt.cpp: Fix so that interpreter is possible together with index scans ndb/test/ndbapi/Makefile.am: New test prog
-
unknown authored
-
- 30 Aug, 2004 2 commits