- 06 Jan, 2005 1 commit
-
-
unknown authored
-
- 05 Jan, 2005 5 commits
-
-
unknown authored
+ some more docs on event ndb/examples/ndbapi_event_example/ndbapi_event.cpp: ndbapi event code cleanup ndb/include/kernel/signaldata/CreateEvnt.hpp: ndbapi event code cleanup ndb/include/ndbapi/NdbDictionary.hpp: ndbapi event code cleanup ndb/src/ndbapi/NdbDictionaryImpl.cpp: ndbapi event code cleanup ndb/src/ndbapi/ndberror.c: ndbapi event code cleanup
-
unknown authored
+ some docs update on events ndb/examples/ndbapi_simple_example/ndbapi_simple.cpp: updated example somewhat ndb/include/ndbapi/NdbDictionary.hpp: fixed some docs ndb/src/ndbapi/NdbDictionary.cpp: last go at enabling using const NdbDictionary didn't work ndb/tools/desc.cpp: last go at enabling using const NdbDictionary didn't work ndb/tools/listTables.cpp: last go at enabling using const NdbDictionary didn't work
-
unknown authored
and removed usage of Ndb::waitUntilReady()
-
unknown authored
ndb/src/ndbapi/NdbDictionaryImpl.cpp: getTable retry if DICT busy BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
-
unknown authored
and provided some backwards compat functions
-
- 04 Jan, 2005 11 commits
-
-
unknown authored
into mysql.com:/usr/local/home/marty/MySQL/mysql-5.0-ndb
-
unknown authored
+ some extra docs on the area updated docs by removing som async stuff ndb/include/ndbapi/NdbTransaction.hpp: mostly reformatting but also some more explicit references to objects and methods
-
unknown authored
-
unknown authored
and updated some docs
-
unknown authored
BitKeeper/deleted/.del-select_all.cpp~de02d1231f741270: Delete: ndb/examples/select_all/select_all.cpp BitKeeper/deleted/.del-Makefile~a3c445ed68365196: Delete: ndb/examples/select_all/Makefile
-
unknown authored
-
unknown authored
-
unknown authored
-
unknown authored
-
unknown authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.0-ndb
-
unknown authored
-
- 03 Jan, 2005 23 commits
-
-
unknown authored
into mysql.com:/home/jonas/src/mysql-5.0-ndb BitKeeper/etc/logging_ok: auto-union sql/ha_ndbcluster.cc: Auto merged sql/ha_ndbcluster.h: Auto merged
-
unknown authored
-
unknown authored
ndb/include/ndb_types.h: SCCS merged
-
unknown authored
into mysql.com:/home/jonas/src/mysql-5.0
-
unknown authored
-
unknown authored
BitKeeper/etc/logging_ok: auto-union ndb/test/tools/Makefile.am: Auto merged
-
unknown authored
into intelp4d.mysql.com:/users/vtkachenko/bk/mysql-5.0
-
unknown authored
Fix Bug#7624 innobase/include/sync0rw.h: Fix Bug#7624 innobase/include/sync0sync.h: Fix Bug#7624
-
unknown authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-5.0
-
unknown authored
-
unknown authored
into mysql.com:/home/jonas/src/mysql-5.0
-
unknown authored
into mysql.com:/home/jonas/src/mysql-5.0 ndb/include/ndb_global.h.in: Auto merged ndb/include/ndb_types.h: Auto merged
-
unknown authored
-
unknown authored
ndb/include/ndb_global.h.in: move types into ndb_global.h.in Check sizeof of Uint8, Uint32 & Uint64 ndb/include/ndb_types.h: move types into ndb_global.h.in
-
unknown authored
This fixed a bug in prepared statements when used with outher joins Fixed a bug in SUM(DISTINCT) when used with prepared statements. Some safety fixes in test scripts to ensure that previous test failures shouldn't affect other tests mysql-test/r/mysqldump.result: Safety fix if a previous test would fail mysql-test/r/show_check.result: Safety fix if a previous test would fail mysql-test/r/sp.result: Fix for --ps-protocol mysql-test/r/synchronization.result: Safety fix if a previous test would fail mysql-test/r/system_mysql_db.result: Safety fix if a previous test would fail mysql-test/t/mysqldump.test: Safety fix if a previous test would fail mysql-test/t/select.test: Safety fix if a previous test would fail mysql-test/t/show_check.test: Safety fix if a previous test would fail mysql-test/t/sp.test: fix for --ps-protocol mysql-test/t/strict.test: Fix for --ps-protocol mysql-test/t/synchronization.test: Safety fix if a previous test would fail mysql-test/t/system_mysql_db.test: Safety fix if a previous test would fail sql/item_sum.cc: Fix bug in SUM(DISTINCT...) when using with prepared statements sql/item_sum.h: Fix bug in SUM(DISTINCT...) when using with prepared statements sql/mysql_priv.h: Better handling of ensuring that setup_tables() are not called twice sql/sql_base.cc: Better handling of ensuring that setup_tables() are not called twice sql/sql_insert.cc: Better handling of ensuring that setup_tables() are not called twice sql/sql_parse.cc: Better handling of ensuring that setup_tables() are not called twice sql/sql_prepare.cc: Better handling of ensuring that setup_tables() are not called twice sql/sql_select.cc: Better handling of ensuring that setup_tables() are not called twice sql/sql_union.cc: Better handling of ensuring that setup_tables() are not called twice sql/sql_update.cc: Better handling of ensuring that setup_tables() are not called twice sql/table.h: Better handling of ensuring that setup_tables() are not called twice
-
unknown authored
into mysql.com:/home/jonas/src/mysql-5.0 ndb/include/ndb_types.h: Auto merged
-
unknown authored
ndb/include/ndb_types.h: redo UintPtr handling
-
unknown authored
into mysql.com:/home/jonas/src/mysql-5.0
-
unknown authored
ndb/include/ndb_types.h: redo UintPtr handling using SIZEOF_CHARP ndb/test/tools/Makefile.am: remove unused defines
-
unknown authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.0-ndb
-
unknown authored
removed references to example2 (asynch api) ndb/examples/Makefile: updated ndbapi examples ndb/examples/ndbapi_example1/ndbapi_example1.cpp: updated ndbapi examples ndb/examples/ndbapi_example2/Makefile: updated ndbapi examples ndb/examples/ndbapi_example2/ndbapi_example2.cpp: updated ndbapi examples ndb/examples/ndbapi_example3/Makefile: updated ndbapi examples ndb/examples/ndbapi_example3/ndbapi_example3.cpp: updated ndbapi examples ndb/examples/ndbapi_example4/Makefile: updated ndbapi examples ndb/examples/ndbapi_example4/ndbapi_example4.cpp: updated ndbapi examples ndb/examples/ndbapi_example5/Makefile: updated ndbapi examples ndb/examples/ndbapi_example5/ndbapi_example5.cpp: updated ndbapi examples ndb/include/ndbapi/Ndb.hpp: removed references to example2 (asynch api) ndb/include/ndbapi/NdbRecAttr.hpp: removed references to example2 (asynch api)
-
unknown authored
BitKeeper/etc/logging_ok: auto-union
-
unknown authored
-