- 11 Jan, 2005 11 commits
-
-
unknown authored
into mysql.com:/home/jonas/src/mysql-5.0-ndb
-
unknown authored
into mysql.com:/home/jonas/src/mysql-5.0 BitKeeper/etc/gone: auto-union innobase/os/os0file.c: Auto merged sql-common/client.c: Auto merged sql/examples/ha_archive.cc: Auto merged sql/net_serv.cc: Auto merged
-
unknown authored
into mysql.com:/home/jonas/src/mysql-5.0 BitKeeper/etc/gone: auto-union innobase/os/os0file.c: Auto merged sql-common/client.c: Auto merged sql/examples/ha_archive.cc: Auto merged sql/net_serv.cc: Auto merged
-
unknown authored
into mysql.com:/home/jonas/src/mysql-4.1
-
unknown authored
-
unknown authored
ndb/src/common/portlib/NdbThread.c: Use double stack for 64-bit
-
unknown authored
into mysql.com:/home/jwinstead2/mysql-5.0-clean BitKeeper/etc/gone: auto-union innobase/os/os0file.c: Auto merged sql/net_serv.cc: Auto merged sql/set_var.cc: Auto merged sql/sql_table.cc: Auto merged
-
unknown authored
BitKeeper/etc/gone: auto-union innobase/os/os0file.c: Auto merged sql-common/client.c: Auto merged sql/examples/ha_archive.cc: Auto merged sql/net_serv.cc: Auto merged sql/set_var.cc: Auto merged
-
unknown authored
into mysql.com:/home/jwinstead2/mysql-4.1-clean
-
unknown authored
into mysql.com:/home/jwinstead2/mysql-4.1-clean
-
unknown authored
sql/examples/ha_archive.cc: Fix style
-
- 10 Jan, 2005 27 commits
-
-
unknown authored
Did some more split TABLE to TABLE and TABLE_SHARE sql/field.cc: Field 'db_low_byte_first' of 'struct st_table' is now in TABLE_SHARE sub struct 's' sql/field.h: Field 'db_low_byte_first' of 'struct st_table' is now in TABLE_SHARE sub struct 's'
-
unknown authored
sql/examples/ha_archive.cc: Fix redundant initialization of share->mutex Fix error handling to always clean up correctly Fix a couple of warnings
-
unknown authored
into mysql.com:/home/mysql_src/mysql-5.0-clean
-
unknown authored
into mysql.com:/home/mysql_src/mysql-4.1-clean
-
unknown authored
into ltantony.rdg.cyberkinetica.homeunix.net:/usr/home/antony/work/mysql-5.0
-
unknown authored
-
unknown authored
into mysql.com:/space/my/mysql-5.0-build BitKeeper/etc/gone: auto-union innobase/os/os0file.c: Auto merged
-
unknown authored
-
unknown authored
into mysql.com:/home/jonas/src/mysql-5.0-ndb ndb/src/ndbapi/NdbDictionaryImpl.cpp: Auto merged ndb/src/ndbapi/NdbDictionaryImpl.hpp: Auto merged
-
unknown authored
added new methods for NdbTransaction::getNdbIndexOperation() and NdbTransaction::getNdbIndexScanOperation() as recommended made others depricated updated examples to use recommended
-
unknown authored
into mysql.com:/home/mysql_src/mysql-5.0-clean sql/net_serv.cc: Auto merged
-
unknown authored
A test for the BUG#7658 just fixed in 4.0 (could not put it into 4.0 as in 4.0 we don't replicate OPTIMIZE TABLE).
-
unknown authored
1) Fix startTransaction with hint 2) Ship fragment data to API to make better guess 3) Expose both primary & backup replicas To (in the future) be even more clever on choosing nodes for transactions/operations ndb/include/kernel/ndb_limits.h: Set maxsize of array with fragment data ndb/include/kernel/signaldata/DictTabInfo.hpp: Send fragment data to API ndb/src/common/debugger/signaldata/DictTabInfo.cpp: Send fragment data to API ndb/src/kernel/blocks/dbdict/Dbdict.cpp: Send fragment data to API ndb/src/kernel/blocks/dbdict/Dbdict.hpp: Send fragment data to API ndb/src/kernel/blocks/dbdih/DbdihMain.cpp: Use Uint16 for fragment info Fix uninit variable ndb/src/ndbapi/Ndb.cpp: Impl. startTransaction with hint ndb/src/ndbapi/NdbDictionaryImpl.cpp: Add interface for retreiving replica nodes given a hash-value ndb/src/ndbapi/NdbDictionaryImpl.hpp: Add interface for retreiving replica nodes given a hash-value ndb/src/ndbapi/ndb_cluster_connection.cpp: remove Fragment2NodeMap and put it on table instead ndb/src/ndbapi/ndb_cluster_connection_impl.hpp: remove Fragment2NodeMap and put it on table instead ndb/test/ndbapi/testNdbApi.cpp: Test some more
-
unknown authored
Fix compiler error on those OS X platforms where Apple's special file flush trick with fcntl() is not defined innobase/os/os0file.c: Fix compiler error on those OS X platforms where Apple's special file flush trick with fcntl() is not defined
-
unknown authored
into mysql.com:/home/mysql_src/mysql-4.1-clean Build-tools/Bootstrap: Auto merged sql/net_serv.cc: Auto merged
-
unknown authored
mysql_admin_table() attempted to write to a vio which was 0. I could have fixed mysql_admin_table() but fixing my_net_write() looked more future-proof. sql/net_serv.cc: If no VIO, no write.
-
unknown authored
into mysql.com:/home/jonas/src/mysql-5.0-ndb
-
unknown authored
-
unknown authored
-
unknown authored
-
unknown authored
into mysql.com:/home/jonas/src/mysql-5.0-ndb
-
unknown authored
-
unknown authored
sql/sql_table.cc: Move ha_enable to before new Copy, to ensure no memory is leaked
-
unknown authored
into mysql.com:/home/jonas/src/mysql-4.1
-
unknown authored
sql/sql_table.cc: Turn off transactions before locking (as locking will need to know)
-
unknown authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.0-ndb
-
unknown authored
-
- 09 Jan, 2005 2 commits