- 13 Sep, 2004 6 commits
-
-
unknown authored
ndb/src/ndbapi/NdbDictionaryImpl.cpp: Auto merged ndb/src/ndbapi/TransporterFacade.cpp: Auto merged ndb/src/ndbapi/ndb_cluster_connection.cpp: Auto merged sql/handler.cc: Auto merged sql/sql_base.cc: Auto merged sql/sql_table.cc: Auto merged sql/ha_ndbcluster.cc: Go with the new solution
-
unknown authored
include/my_base.h: Added new bit to table create options Removed old error code HA_ERR_OLD_METADAT and reused it for HA_ERR_NO_SUCH_TABLE. mysql-test/r/ndb_autodiscover.result: Updated test cases mysql-test/t/ndb_autodiscover.test: Updated test cases mysql-test/t/ndb_autodiscover2.test: Updated test cases sql/discover.cc: Moved function create_table_from_handler to handler.cc sql/ha_ndbcluster.cc: Improved discover functionality Added .ndb file Changed error code mappings for a table that does not exist in engine Check for ndb object in THD Updated ndbcluster_discover, ndbcluster_list_tables and ndbcluster_can_discover sql/ha_ndbcluster.h: Improved discover sql/handler.cc: Added new error message mapping. Moved function ha_create_table_from_engine to handler level Added new functions ha_can_discover, ha_list_tables and ha_table_exists sql/handler.h: Added new error message mapping. Moved function ha_create_table_from_engine to handler level Added new functions ha_can_discover, ha_list_tables and ha_table_exists sql/mysql_priv.h: Removed create_table_from_handler, moved to handler.h sql/sql_base.cc: Renamed function create_table_from_handler sql/sql_show.cc: Added new function mysql_discover_files and mysql_list_files. Modified mysql_find_files to discover new and delete "old" files/tables. sql/sql_table.cc: Renamed create_table_from_handler Call ha_create_table_from_engine, in order to discover the the frm file before it can be dropped. sql/table.cc: Added mapping of the error code HA_ERR_NO_SUCH_TABLE
-
unknown authored
ndb/src/ndbapi/ndb_cluster_connection.cpp: Sleep in connect to MGM thread
-
unknown authored
Made Ndb::connected private ndb/include/ndbapi/Ndb.hpp: Made connected() private. ndb/src/ndbapi/NdbDictionaryImpl.cpp: Added DBUG_PRINT ndb/src/ndbapi/TransporterFacade.cpp: Added DBUG_PRINT
-
unknown authored
mysql-test/mysql-test-run.sh: Added environment variable NDB_TOOLS_DIR
-
unknown authored
Check g_ndb before deleting it Wait until ready(10) if get mgm connection
-
- 12 Sep, 2004 2 commits
- 10 Sep, 2004 4 commits
- 09 Sep, 2004 23 commits
-
-
unknown authored
-
unknown authored
-
unknown authored
compile error/warning fixes added force of heartbeat added ability to force heartbeat ndb/src/common/mgmcommon/LocalConfig.cpp: added possibility to use comma-separated connectstring ndb/src/common/mgmcommon/NdbConfig.c: compile error/warning fixes ndb/src/mgmsrv/MgmtSrvr.cpp: added force of heartbeat ndb/src/mgmsrv/main.cpp: changed help text ndb/src/ndbapi/ClusterMgr.cpp: added ability to force heartbeat ndb/src/ndbapi/Ndbinit.cpp: added comment
-
unknown authored
ndb/src/mgmsrv/main.cpp: Auto merged ndb/src/mgmsrv/MgmtSrvr.cpp: SCCS merged
-
unknown authored
removed shhor switch for nodaemon ndb/src/mgmsrv/main.cpp: removed shhor switch for nodaemon
-
unknown authored
Added ability to force heartbeat ndb/src/mgmsrv/MgmtSrvr.cpp: Added ability to force heartbeat
-
unknown authored
into poseidon.(none):/home/tomas/mysql-4.1-ndb-merge
-
unknown authored
fix test result. mysql-test/r/mysql_protocols.result: fix test result.
-
unknown authored
into build.mysql.com:/users/tulin/mysql-4.1-ndb-merge ndb/include/mgmapi/mgmapi.h: Auto merged ndb/src/mgmapi/mgmapi.cpp: Auto merged ndb/src/mgmsrv/MgmtSrvr.cpp: Auto merged ndb/src/mgmsrv/MgmtSrvr.hpp: Auto merged ndb/src/mgmsrv/Services.cpp: Auto merged
-
unknown authored
into poseidon.(none):/home/tomas/mysql-4.1-ndb
-
unknown authored
into poseidon.(none):/home/tomas/mysql-4.1-ndb
-
unknown authored
fixed some mutex locks for Ndb objects moved TranspoterFacade::stop_instance to cluster connection moved Socket Server::start_server outside the TransporterFacade::start_instance thread ndb/include/mgmapi/mgmapi.h: improved show command ndb/src/mgmapi/mgmapi.cpp: improved show command ndb/src/mgmclient/CommandInterpreter.cpp: improved show command ndb/src/mgmsrv/MgmtSrvr.cpp: improved show command ndb/src/mgmsrv/MgmtSrvr.hpp: improved show command ndb/src/mgmsrv/Services.cpp: improved show command ndb/src/ndbapi/Ndbinit.cpp: fixed some mutex locks for Ndb objects moved TranspoterFacade::stop_instance to cluster connection ndb/src/ndbapi/TransporterFacade.cpp: movet Socket Server::start_server outside the TransporterFacade::start_instance thread ndb/src/ndbapi/TransporterFacade.hpp: movet Socket Server::start_server outside the TransporterFacade::start_instance thread ndb/src/ndbapi/ndb_cluster_connection.cpp: movet Socket Server::start_server outside the TransporterFacade::start_instance thread
-
unknown authored
BitKeeper/deleted/.del-ctype_tis620-master.opt~38b79f80b9348a14: Delete: mysql-test/t/ctype_tis620-master.opt
-
unknown authored
-
unknown authored
ndb/include/mgmapi/mgmapi.h: Auto merged ndb/src/common/mgmcommon/NdbConfig.c: Auto merged ndb/src/mgmapi/mgmapi.cpp: Auto merged ndb/src/mgmsrv/MgmtSrvr.hpp: Auto merged ndb/src/mgmsrv/Services.cpp: Auto merged ndb/src/mgmsrv/main.cpp: Auto merged
-
unknown authored
-
unknown authored
into poseidon.(none):/home/tomas/mysql-4.1
-
unknown authored
put ByteOrder config param back as depricated ndb/src/common/mgmcommon/ConfigInfo.cpp: put ByteOrder config param back as depricated ndb/src/mgmsrv/MgmtSrvr.cpp: better error printouts on cannot alloc node id
-
unknown authored
into build.mysql.com:/users/tulin/mysql-4.1-ndb-merge sql/ha_ndbcluster.cc: Auto merged sql/handler.cc: Auto merged sql/sql_class.cc: Auto merged sql/sql_class.h: Auto merged sql/sql_table.cc: Auto merged
-
unknown authored
into mysql.com:/home/wax/mysql/mysql-4.1group_concat sql-common/client.c: Auto merged
-
unknown authored
into ndbmaster.mysql.com:/ndb/clone-mysql-4.1-ndb-daily-2004-09-08
-
unknown authored
Fix autotest of backups Fix autotest with mysql-test-run ndb/test/run-test/atrt-testBackup: Rename: ndb/test/ndbapi/atrt-testBackup -> ndb/test/run-test/atrt-testBackup ndb/test/run-test/Makefile.am: Install atrt wrappers ndb/test/run-test/atrt-mysql-test-run: Take args from caller ndb/test/run-test/daily-devel-tests.txt: Use wrapper to test backup ndb/test/run-test/main.cpp: Add MYSQL_BASE_DIR to environment of test programs
-
unknown authored
fix typos noticed while poking around in test program. tests/client_test.c: fix typos noticed while poking around in test program.
-
- 08 Sep, 2004 5 commits
-
-
unknown authored
ndb/src/kernel/blocks/backup/Backup.cpp: Save meta data for indexes (but not actual data) ndb/src/kernel/blocks/backup/Backup.hpp: Save meta data for indexes (but not actual data) ndb/src/kernel/blocks/backup/restore/consumer.hpp: Introduced endOfTables into Consumer interface ndb/src/kernel/blocks/backup/restore/consumer_restore.cpp: Store indexes and create then when endOfTables is called ndb/src/kernel/blocks/backup/restore/consumer_restore.hpp: Store indexes and create then when endOfTables is called ndb/src/kernel/blocks/backup/restore/main.cpp: Run endOfTables ndb/src/ndbapi/NdbDictionaryImpl.cpp: Split getIndexImpl into 2 methods (one being used by restore) ndb/src/ndbapi/NdbDictionaryImpl.hpp: Split getIndexImpl into 2 methods (one being used by restore)
-
unknown authored
Changed label on INFORMATION log items to NOTE sql/log.cc: Changed label on INFORMATION log items to NOTE
-
unknown authored
Statements": - fix a couple of net->buff overruns in libmysql, - check in the server that statement parameter count is less than 65535 (maximum value supported by prepared statements protocol). libmysql/libmysql.c: Bug#5194 "Bulk Insert Failures with Prepared Statements": - clean up my_realloc_str() - ensure that net buffer has space when storing null bits and parameter typecodes. sql/net_serv.cc: - set net->last_errno if packet is too big, even on client (Why was it ifdefed before?) sql/sql_prepare.cc: Bug#5194 "Bulk Insert Failures with Prepared Statements": - if placeholder count is bigger than 65535, give error. We have only 2 bytes reserved for transferring placeholder count in 4.1 protocol. - can't add a proper error code and message in 4.1 because of possible merge difficulties." tests/client_test.c: A test case for Bug#5194 "Bulk Insert Failures with Prepared Statements".
-
unknown authored
into sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1
-
unknown authored
-