- 24 Aug, 2004 39 commits
-
-
unknown authored
Implemented new interpreter instruction: exit_ok_last This two new features combined can be used to make fast select count ndb/include/kernel/AttributeHeader.hpp: Psuedo columns fragment & row_count ndb/include/kernel/GlobalSignalNumbers.h: Impl. READ_ROWCOUNT ndb/include/kernel/signaldata/TupKey.hpp: Remove unused pageId pageIndex and replace with lastRow flag ndb/include/ndbapi/NdbOperation.hpp: New instruction for last_row ndb/src/kernel/blocks/dbacc/Dbacc.hpp: REQ_ROWCOUNT ndb/src/kernel/blocks/dbacc/DbaccInit.cpp: REQ_ROWCOUNT ndb/src/kernel/blocks/dbacc/DbaccMain.cpp: REQ_ROWCOUNT ndb/src/kernel/blocks/dblqh/Dblqh.hpp: REQ_ROWCOUNT + last row ndb/src/kernel/blocks/dblqh/DblqhInit.cpp: REQ_ROWCOUNT ndb/src/kernel/blocks/dblqh/DblqhMain.cpp: REQ_ROWCOUNT + last row ndb/src/kernel/blocks/dbtup/Dbtup.hpp: Add readers for new psuedo columns ndb/src/kernel/blocks/dbtup/DbtupExecQuery.cpp: Add readers for new psuedo columns ndb/src/kernel/blocks/dbtup/DbtupRoutines.cpp: Add readers for new psuedo columns ndb/src/ndbapi/NdbOperationDefine.cpp: Use exit ok (not ok_last) ndb/src/ndbapi/NdbOperationExec.cpp: Use exit ok (not ok_last) ndb/src/ndbapi/NdbOperationInt.cpp: New instruction
-
unknown authored
into mysql.com:/home/jonas/src/mysql-4.1-ndb ndb/src/mgmsrv/Services.cpp: Auto merged configure.in: Auto merged acinclude.m4: Auto merged
-
unknown authored
acinclude.m4: fixed AC_DEFINE(HAVE_HIST_ENTRY)
-
unknown authored
into eagle.mysql.r18.ru:/home/vva/work/BUG_libedit/mysql-4.1.clear_v2 client/mysql.cc: Auto merged configure.in: Auto merged
-
unknown authored
into build.mysql.com:/users/rburnett/mysql41
-
unknown authored
into mysql.com:/home/my/mysql-4.1 sql/sql_class.cc: Auto merged
-
unknown authored
Added (my_bool) cast to !(nextflag & SEARCH_PREFIX) code to correct MSVC warning about mismatched integral types mysys/my_handler.c: Added (my_bool) cast to !(nextflag & SEARCH_PREFIX) code to correct MSVC warning about mismatched integral types
-
unknown authored
into mysql.com:/home/jonas/src/mysql-4.1
-
unknown authored
into eagle.mysql.r18.ru:/home/vva/work/BUG_4998/mysql-4.1
-
unknown authored
into eagle.mysql.r18.ru:/home/vva/work/BUG_4998/mysql-4.1 sql-common/client.c: Auto merged
-
unknown authored
(Bug #4998 --protocol doesn't reject bad values) client/mysql.cc: more accurate processing of find_type result client/mysqladmin.c: more accurate processing of find_type result client/mysqlbinlog.cc: more accurate processing of find_type result client/mysqlcheck.c: more accurate processing of find_type result client/mysqldump.c: more accurate processing of find_type result client/mysqlimport.c: more accurate processing of find_type result client/mysqlshow.c: more accurate processing of find_type result sql-common/client.c: more accurate processing of find_type result
-
unknown authored
sql/ha_ndbcluster.cc: Added missing cast sql/item.cc: Portability fix (for windows) sql/lock.cc: Cleanup + more comments sql/sql_class.cc: Portability fix + more comments sql/sql_select.cc: Portability fix sql/sql_table.cc: Simpler handling of auto_increment in ALTER TABLE
-
unknown authored
Bug #3937 fails to compile with both gcc 3.3.3/icc8 Bug #4728 mysql couldn't be compiled using system readline (readline-4.3) acinclude.m4: 1. added defun MYSQL_CHECK_READLINE_DECLARES_HIST_ENTRY for last versions of readline and libedit 2. added #undef __P in defuns MYSQL_CHECK_LIBEDIT_INTERFACE, MYSQL_CHECK_NEW_RL_INTERFACE client/mysql.cc: 1. added #undef __P before #include "readline/readline.h" because readline-4.2 declares own __P 2. changed !defined(USE_LIBEDIT_INTERFACE) to !defined(HAVE_HIST_ENTRY) before declaring of own hist_entry because latest versions of libedit declare hist_entry too cmd-line-utils/Makefile.am: added copyright header configure.in: 1. added comment for --with-readline/--with-libedit options 2. added define for HAVE_HIST_ENTRY and macro to check it 3. added AC_LANG_CPLUSPLUS before readline/libedit checks
-
unknown authored
Fix master printout ndb/src/mgmclient/CommandInterpreter.cpp: Fix master printout ndb/src/mgmsrv/MgmtSrvr.cpp: Use "configured" socklen_t ndb/src/mgmsrv/MgmtSrvr.hpp: Use "configured" socklen_t ndb/src/mgmsrv/Services.cpp: Use "configured" socklen_t
-
unknown authored
ndb/src/kernel/blocks/grep/Grep.hpp: Remove own addRecSignal-methods ndb/src/kernel/blocks/grep/GrepInit.cpp: Remove own addRecSignal-methods ndb/src/mgmsrv/MgmtSrvr.cpp: #ifdef SUNPRO_CC 5.6 ndb/src/ndbapi/NdbEventOperation.cpp: Compile fix ndb/src/ndbapi/NdbScanFilter.cpp: #ifdef SUNPRO_CC 5.6 ndb/src/ndbapi/TransporterFacade.hpp: Compile fix ndb/test/ndbapi/testIndex.cpp: Compile fix
-
unknown authored
into kite-hub.kitebird.com:/src/extern/MySQL/bk/mysql-4.1
-
unknown authored
configure.in: Auto merged mysql-test/t/ndb_blob.test: Auto merged ndb/src/mgmsrv/Services.cpp: Auto merged
-
unknown authored
into mysql.com:/dbdata/psergey/mysql-4.1-root-root
-
unknown authored
into mysql.com:/home/jonas/src/mysql-4.1
-
unknown authored
into deer.(none):/home/hf/work/mysql-4.1.5066
-
unknown authored
ndb/src/common/portlib/Makefile.am: Rename from .c to .cpp as c++ features needed ndb/src/common/portlib/NdbTCP.cpp: NDB_MUTEX_INITIALIZER isn't preset on SCO unix ndb/src/ndbapi/Ndbinit.cpp: NDB_MUTEX_INITIALIZER isn't preset on SCO unix
-
unknown authored
into mysql.com:/home/jonas/src/mysql-4.1
-
unknown authored
into deer.(none):/home/hf/work/mysql-4.1.5066
-
unknown authored
into brandersnatch.localdomain:/home/dlenev/src/mysql-4.1-fix
-
unknown authored
into deer.(none):/home/hf/work/mysql-4.1.emb
-
unknown authored
into poseidon.(none):/home/tomas/mysql-4.1-clean
-
unknown authored
mysql-test/ndb/ndbcluster.sh: stop instead of kill
-
unknown authored
into mysql.com:/home/jonas/src/mysql-4.1-ndb
-
unknown authored
-
unknown authored
include/config-win.h: Undefine ERROR #defined by WINGDI sql/sql_class.cc: Fix to compile with msvc: converted static const int Item_arena::* to enum members sql/sql_class.h: Fix to compile with msvc: converted static const int Item_arena::* to enum members sql/sql_prepare.cc: Fix to compile with msvc: converted static const int Item_arena::* to enum members
-
unknown authored
-
unknown authored
We have to include my_pthread.h since it is the place where localtime_r() is declared on platforms where this function is missing. sql-common/my_time.c: We have to include my_pthread.h since it is the place where localtime_r() is declared on platforms where this function is missing.
-
unknown authored
detect change of #replicas + #nodes
-
unknown authored
ndb/src/mgmclient/CpcClient.cpp: small fix
-
unknown authored
into deer.(none):/home/hf/work/mysql-4.1.5066
-
unknown authored
into deer.(none):/home/hf/work/mysql-4.1.5066
-
unknown authored
-
unknown authored
-
unknown authored
-
- 23 Aug, 2004 1 commit
-
-
unknown authored
into build.mysql.com:/users/rburnett/mysql-4.1
-