- 17 Nov, 2004 1 commit
-
-
unknown authored
into mysql.com:/home/jonas/src/mysql-5.0-ndb
-
- 16 Nov, 2004 15 commits
-
-
unknown authored
into mysql.com:/home/jonas/src/mysql-5.0
-
unknown authored
server-tools/instance-manager/mysqlmanager.cc: removed non-portable sys_siglist
-
unknown authored
-
unknown authored
into sinisa.nasamreza.org:/mnt/work/petica
-
unknown authored
into mysql.com:/space/pekka/ndb/version/my50-cc
-
unknown authored
BitKeeper/etc/ignore: added ac_available_languages_fragment
-
unknown authored
ndb/src/kernel/blocks/dbacc/Dbacc.hpp: dead code 6 ndb/src/kernel/blocks/dbacc/DbaccMain.cpp: dead code 8
-
unknown authored
into sinisa.nasamreza.org:/mnt/work/petica
-
unknown authored
unresolved symbols.
-
unknown authored
sql/sql_parse.cc: bad fix of the bad cleanup corrected
-
unknown authored
mysql-test/r/rpl_rewrite_db.result: in 5.0 we return 'out of range' instead of 'data truncated'.
-
unknown authored
into mysql.com:/home/jonas/src/mysql-5.0-ndb
-
unknown authored
into mysql.com:/home/jonas/src/mysql-5.0
-
unknown authored
into mysql.com:/home/jonas/src/5.0-ndb-jonas
-
unknown authored
-
- 15 Nov, 2004 24 commits
-
-
unknown authored
into mysql.com:/home/mysql_src/mysql-5.0-clean client/mysqldump.c: Auto merged
-
unknown authored
client/mysqldump.c: row[i] is char* so some compilers don't want to put it into a unsigned char*. A C++ comment.
-
unknown authored
Makefile.am: Auto merged client/Makefile.am: Auto merged client/mysqldump.c: Auto merged configure.in: Auto merged include/my_global.h: Auto merged sql/log_event.cc: Auto merged sql/log_event.h: Auto merged sql/sql_parse.cc: SCCS merged
-
unknown authored
into mysql.com:/home/mysql_src/mysql-4.1-clean
-
unknown authored
into serg.mylan:/usr/home/serg/Abk/mysql-5.0
-
unknown authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1-mysqladmin
-
unknown authored
into sinisa.nasamreza.org:/mnt/work/petica
-
unknown authored
into serg.mylan:/usr/home/serg/Abk/mysql-5.0
-
unknown authored
-
unknown authored
-
unknown authored
-
unknown authored
into mysql.com:/home/jonas/src/5.0-ndb-jonas ndb/src/kernel/blocks/dblqh/DblqhMain.cpp: Auto merged
-
unknown authored
- new test program - changed scan take over protocol - fixed some bugs ndb/include/kernel/signaldata/TcKeyReq.hpp: Changed scan takeover to instead ndb/src/kernel/blocks/dblqh/DblqhMain.cpp: return fargment instead of node (as info for scan take-over) ndb/src/kernel/blocks/dbtc/Dbtc.hpp: remove unused scanNode ndb/src/kernel/blocks/dbtc/DbtcMain.cpp: Ship fragment instead of node in scan take over. The case where fragment has changed primary will still be handled as fragmentdistribution has changed then ndb/src/kernel/blocks/dbtup/DbtupRoutines.cpp: Send fragment wo/ extra bit ndb/src/ndbapi/NdbOperationSearch.cpp: Fix distribution key length ndb/test/ndbapi/Makefile.am: new test program for partitioning
-
unknown authored
into serg.mylan:/usr/home/serg/Abk/mysql-5.0 BitKeeper/etc/ignore: auto-union configure.in: Auto merged dbug/dbug.c: Auto merged include/my_dbug.h: Auto merged include/my_sys.h: Auto merged sql/filesort.cc: Auto merged sql/ha_isam.cc: Auto merged sql/ha_isammrg.cc: Auto merged sql/ha_myisam.cc: Auto merged sql/ha_myisammrg.cc: Auto merged sql/sql_select.cc: Auto merged
-
unknown authored
The bug was that the function allocates 'a', then changes the value of 'a' with the operator ++, and then tries to free 'a'!
-
unknown authored
sql/sql_acl.cc: Fix for bug 'If user has column privilege with grant option is_grantable is 'NO' in INFORMATION_SCHEMA.COLUMN_PRIVILEGES' sql/sql_show.cc: removed sprinf Fix for 'sp with select from information_schema table crashes server' typo fixes
-
unknown authored
Replication using replicate-rewrite-db did not work for LOAD DATA INFILE. Now is does. There was one place in the code that used current database instead of the rewrite database. mysql-test/r/rpl_rewrite_db.result: New tests mysql-test/t/rpl_rewrite_db-slave.opt: New tests mysql-test/t/rpl_rewrite_db.test: New tests sql/log_event.cc: Added db to set_fields function so that current db is used. sql/log_event.h: Added db to set_fields function so that current db is used.
-
unknown authored
ndb/src/kernel/blocks/dbacc/Dbacc.hpp: remove unused members _not_ related to wl-2066
-
unknown authored
ndb/src/kernel/blocks/dbacc/DbaccMain.cpp: fix rootFragId in undo log
-
unknown authored
added libs variable for ndbmgmclient used by mysqladmin add linkage with @ndb_mgmclient_libs@ additional options for ndbcluster added support for managing the cluster to mysqladmin added DEFINE_CXA_PURE_VIRTUAL flag to CFLAGS to enable linkage with c++ libs use macros for C_MODE_START/END so that define of FIX_GCC_LINKING_PROBLEM works in c-programs Makefile.am: changed compile order, mysqladming with ndbcluster extensions needs ndb to be compiled first acinclude.m4: added libs variable for ndbmgmclient used by mysqladmin client/Makefile.am: add linkage with @ndb_mgmclient_libs@ client/client_priv.h: additional options for ndbcluster client/mysqladmin.c: added support for managing the cluster to mysqladmin configure.in: added DEFINE_CXA_PURE_VIRTUAL flag to CFLAGS to enable linkage with c++ libs include/my_global.h: use macros for C_MODE_START/END so that define of FIX_GCC_LINKING_PROBLEM works in c-programs
-
unknown authored
print some info event on api connects with wrong versions BitKeeper/deleted/.del-Makefile.am~91c159ff4011609: Delete: ndb/tools/restore/Makefile.am ndb/src/common/transporter/TransporterRegistry.cpp: let traffic through to api cluster manager as well ndb/src/kernel/blocks/qmgr/QmgrMain.cpp: print some info event on api connects with wrong versions
-
unknown authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1
-
unknown authored
ndb/include/ndbapi/NdbDictionary.hpp: Auto merged ndb/src/common/debugger/signaldata/SignalDataPrint.cpp: Auto merged ndb/src/ndbapi/NdbDictionaryImpl.hpp: Auto merged ndb/src/ndbapi/NdbOperationExec.cpp: Auto merged ndb/src/ndbapi/NdbScanOperation.cpp: Auto merged
-
unknown authored
into mysql.com:/home/jonas/src/mysql-5.0 mysql-test/r/ndb_autodiscover.result: Auto merged ndb/src/ndbapi/NdbOperationExec.cpp: Auto merged sql/ha_ndbcluster.cc: Auto merged
-