- 26 Feb, 2005 1 commit
-
-
unknown authored
ndb/include/ndb_constants.h: consistent names ndb/include/ndbapi/NdbDictionary.hpp: consistent names ndb/include/util/NdbSqlUtil.hpp: consistent names ndb/src/common/util/NdbSqlUtil.cpp: minor completion ndb/src/ndbapi/NdbOperationInt.cpp: alignment fix
-
- 25 Feb, 2005 1 commit
-
-
unknown authored
into mysql.com:/usr/local/home/marty/MySQL/test/mysql-5.0-ndb BitKeeper/etc/logging_ok: auto-union BitKeeper/triggers/post-commit: Auto merged sql/item.cc: Auto merged sql/log.cc: Auto merged sql/sql_parse.cc: Auto merged
-
- 24 Feb, 2005 38 commits
-
-
unknown authored
into zim.(none):/home/brian/mysql/mysql-5.0
-
unknown authored
Funny sometimes how things work when in reality you would think it would crash pretty hard :) sql/examples/ha_archive.cc: Solves bug #8691. This was reported in an internal build. Renamed ptr to bptr.
-
unknown authored
into mysql.com:/home/jonas/src/mysql-5.0-ndb ndb/tools/drop_index.cpp: Auto merged ndb/tools/drop_tab.cpp: Auto merged
-
unknown authored
into mysql.com:/home/jonas/src/mysql-5.0-ndb sql/ha_ndbcluster.cc: Auto merged sql/sql_parse.cc: Auto merged
-
unknown authored
Wait some for all nodes to get connected ndb/tools/drop_index.cpp: Wait some for all nodes to get connected ndb/tools/drop_tab.cpp: Wait some for all nodes to get connected
-
unknown authored
into mysql.com:/home/jonas/src/mysql-5.0-ndb ndb/include/kernel/signaldata/CreateIndx.hpp: Auto merged ndb/src/kernel/blocks/dbdict/Dbdict.cpp: Auto merged ndb/src/ndbapi/NdbDictionaryImpl.cpp: Auto merged ndb/src/ndbapi/ndb_cluster_connection.cpp: Auto merged sql/ha_ndbcluster.cc: Auto merged
-
unknown authored
mysql-test-run runs with --sleep=10; otherwise GET_LOCK() times out before being killed so we get 0 instead of NULL. Verified that it works on our powermacg5 where the test was failing. mysql-test/t/kill.test: must always sleep 2 seconds, even if mysql-test-run runs with --sleep=10; otherwise GET_LOCK() times out before being killed so we get 0 instead of NULL.
-
unknown authored
into mysql.com:/home/jonas/src/mysql-5.0 ndb/src/kernel/blocks/dbdict/Dbdict.cpp: Auto merged ndb/src/ndbapi/NdbDictionaryImpl.cpp: Auto merged ndb/src/ndbapi/ndb_cluster_connection.cpp: Auto merged sql/ha_ndbcluster.cc: Auto merged
-
unknown authored
remove dict forwarding add api retries on NotMaster ndb/include/kernel/signaldata/AlterIndx.hpp: Add NotMaster error code ndb/include/kernel/signaldata/BuildIndx.hpp: Add NotMaster error code ndb/include/kernel/signaldata/CreateIndx.hpp: Add NotMaster error code ndb/include/kernel/signaldata/CreateTrig.hpp: Add NotMaster error code ndb/include/kernel/signaldata/DropIndx.hpp: Add NotMaster error code ndb/src/kernel/blocks/dbdict/Dbdict.cpp: Never forward requests, instead REF to API who will retry towards correct node ndb/src/ndbapi/NdbDictionaryImpl.cpp: 1) Set error code for timeout 2) Handle NotMaster with retry in all DICT requests ndb/src/ndbapi/ndb_cluster_connection.cpp: Fix so that input values is in seconds and not 100ms's sql/ha_ndbcluster.cc: Wait 3 sec for all nodes to connect...
-
unknown authored
into zim.(none):/home/brian/mysql/mysql-5.0 BitKeeper/etc/logging_ok: auto-union sql/item.cc: Auto merged sql/log.cc: Auto merged
-
unknown authored
sql/mysql_priv.h: IF_INNOBASE_DB macro added
-
unknown authored
mysql-test/r/rpl_insert_id.result: Auto merged
-
unknown authored
-
unknown authored
sql/ha_ndbcluster.cc: Auto merged sql/sql_parse.cc: Auto merged sql/sql_select.cc: Auto merged
-
unknown authored
-
unknown authored
The warning sent is by itself ok, the problem was rather why it wasn't sent on some other platforms... The real problem was that a total_warn_count which was inconsistent with warn_list was sent back with send_eof() during SP execution, which in turn cause a protocol error in mysqltest. mysql-test/r/sp.result: Updated results after fixing bug in how total_warn_count is handled. sql/protocol.cc: Fixed bug that caused protocol errors with mysqltest. Don't send total_warn_count with send_eof() during SP execution, as it's usually wrong anyway. (warn_list is cleared) sql/sql_parse.cc: Reset total_warn_count if the warn_list has been cleared. This gets rid of "empty" warnings after some CALLs.
-
unknown authored
into mysql.com:/space/pekka/ndb/version/my50-ndb
-
unknown authored
mysql-test/r/ndb_condition_pushdown.result: fix binary LIKE binary in ndb api mysql-test/t/ndb_condition_pushdown.test: fix binary LIKE binary in ndb api ndb/src/ndbapi/NdbDictionaryImpl.hpp: fix binary LIKE binary in ndb api ndb/src/ndbapi/NdbOperationInt.cpp: fix binary LIKE binary in ndb api ndb/src/ndbapi/NdbScanFilter.cpp: fix binary LIKE binary in ndb api
-
unknown authored
Corrected path to my_decimal.cpp VC++Files/libmysqld/libmysqld.dsp: Corrected path to my_decimal.cpp
-
unknown authored
into mysql.com:/usr/local/home/marty/MySQL/test/mysql-5.0-ndb
-
unknown authored
-
unknown authored
into neptunus.(none):/home/msvensson/mysql/mysql-5.0 sql/mysqld.cc: Auto merged
-
unknown authored
sql/mysqld.cc: Update of helptext for ndb-cache-check-time
-
unknown authored
sql/ha_ndbcluster.cc: Use the ndb-cache-check-time value as a millisecond counter
-
unknown authored
into mysql.com:/usr/home/ram/work/5.0
-
unknown authored
-
unknown authored
Redundant "Item::" was removed. sql/sql_select.cc: Redundant "Item::" was removed.
-
unknown authored
into mysql.com:/home/jonas/src/mysql-5.0-ndb sql/sql_parse.cc: Auto merged
-
unknown authored
sql/sql_parse.cc: #ifdef innodb specific code
-
unknown authored
into here.mwagner.org:/Users/mwagner/work/bk/mysql-4.1
-
unknown authored
into here.mwagner.org:/Users/mwagner/work/bk/mysql-5.0
-
unknown authored
Add new manual.texi include files Build-tools/Bootstrap: Add new manual.texi include files
-
unknown authored
BitKeeper/etc/logging_ok: auto-union include/mysql_com.h: Auto merged ndb/src/mgmsrv/MgmtSrvr.cpp: Auto merged sql/handler.h: Auto merged sql/item.cc: Auto merged sql/item_func.cc: Auto merged sql/log.cc: Auto merged sql/set_var.cc: Auto merged sql/sql_class.h: Auto merged sql/sql_parse.cc: Auto merged sql/sql_select.cc: Auto merged
-
unknown authored
into mysql.com:/home/jonas/src/mysql-5.0 ndb/src/mgmsrv/MgmtSrvr.cpp: Auto merged
-
unknown authored
into mysql.com:/home/jonas/src/mysql-5.0
-
unknown authored
into mysql.com:/home/jonas/src/mysql-4.1
-
unknown authored
mysys.dsp: Added my_mmap VC++Files/mysys/mysys.dsp: Added my_mmap
-
unknown authored
sql_map.cc: moved include of sys/stat outside of HAVE_SYS_MMAN_H define my_decimal.h: Added define for EMBEDDED_SERVER for call to string2my_decimal mi_packrec.c: removed cast to caddr_t myisam/mi_packrec.c: removed cast to caddr_t sql/my_decimal.h: Added define for EMBEDDED_SERVER for call to string2my_decimal sql/sql_map.cc: moved include of sys/stat outside of HAVE_SYS_MMAN_H define
-