Commit graph

187 commits

Author SHA1 Message Date
jon@gigan.
40b269f70f Some cleanup in Ndb.hpp (testing for PDF generation). 2005-01-08 00:55:19 +10:00
tomas@poseidon.ndb.mysql.com
5c36000f69 Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0-ndb
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.0-ndb
2005-01-07 15:13:11 +01:00
tomas@poseidon.ndb.mysql.com
a0bece31a2 updated docs on event 2005-01-07 15:11:32 +01:00
pekka@mysql.com
68f6ef903d Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-5.0-ndb
into mysql.com:/export/space/pekka/ndb/version/my50-dt
2005-01-07 13:53:25 +01:00
tomas@poseidon.ndb.mysql.com
7f3e6084cd added using table object reference in event creation 2005-01-07 13:00:51 +01:00
tomas@poseidon.ndb.mysql.com
95a2dbdd64 added get methods on event object 2005-01-07 11:59:22 +01:00
pekka@mysql.com
f3103c489c ndb - wl-1442 new varchar 2005-01-07 11:55:20 +01:00
tomas@poseidon.ndb.mysql.com
f105070eff added classification "schema object already exists" 2005-01-07 10:48:13 +01:00
tomas@poseidon.ndb.mysql.com
e9a43dda06 updated event example to make use of new NdbError member in NdbEventOperation
added my_pthread_init to get dbug print correct in Hugo
    added define for event error code
2005-01-06 21:13:04 +01:00
tomas@poseidon.ndb.mysql.com
45738d53ea ndbapi event code cleanup
+ some more docs on event
2005-01-05 21:22:37 +01:00
tomas@poseidon.ndb.mysql.com
fa5127e2ff last go at enabling using const NdbDictionary didn't work
+ some docs update on events
2005-01-05 19:59:45 +01:00
tomas@poseidon.ndb.mysql.com
79fb236b0a changed to using NdbTransaction scoped enums
and removed usage of Ndb::waitUntilReady()
2005-01-05 17:59:24 +01:00
tomas@poseidon.ndb.mysql.com
f2b25a6e72 moved AbortOption and ExecType inside NdbTransaction
and provided some backwards compat functions
2005-01-05 04:13:46 +01:00
tomas@poseidon.ndb.mysql.com
9ca6cd71b1 changed documented method from get/setDistributionKey to get/setPartitionKey
+ some extra docs on the area
updated docs by removing som async stuff
2005-01-04 19:51:59 +01:00
tomas@poseidon.ndb.mysql.com
2e7148576c changed example names
and updated some docs
2005-01-04 16:15:15 +01:00
tomas@poseidon.ndb.mysql.com
c1cfd9b446 added const declarations 2005-01-04 13:15:03 +01:00
tomas@poseidon.ndb.mysql.com
51863a7f14 updated ndbapi examples
removed references to example2 (asynch api)
2005-01-03 17:44:57 +01:00
joreland@mysql.com
9011082eb8 ndb Updated example 2005-01-03 12:07:47 +01:00
tomas@poseidon.ndb.mysql.com
7840e5d9c6 updated EventApi documentation 2005-01-02 13:21:17 +01:00
joreland@mysql.com
9dac644fc9 ndb - removed deprecated Ndb constructor 2005-01-01 19:25:31 +01:00
joreland@mysql.com
fe8f4ab012 merge 2005-01-01 14:01:37 +01:00
serg@sergbook.mysql.com
a04fc26c54 manually merged 2004-12-31 15:26:24 +01:00
joreland@mysql.com
4a26906bd6 Merge joreland@bk-internal.mysql.com:/home/bk/mysql-5.0-ndb
into mysql.com:/home/jonas/src/mysql-5.0-ndb
2004-12-31 10:22:05 +01:00
joreland@mysql.com
e4197f2e4f merge 2004-12-31 10:21:33 +01:00
joreland@mysql.com
8f2d0ec1a1 merge 2004-12-31 06:36:32 +01:00
joreland@mysql.com
dd32940b50 Merge joreland@bk-internal.mysql.com:/home/bk/mysql-5.0
into mysql.com:/home/jonas/src/mysql-5.0
2004-12-31 06:14:18 +01:00
tulin@build.mysql.com
598ae38fa8 NdbDictionary.hpp:
updated ndb dictionary docs
2004-12-30 23:38:21 +01:00
jon@gigan.
f2596861c3 Got rid of <code> tags in doxygen comments for mgmapi.h
and ndbapi.hpp as they look like crap when converted 
to PDF.
2004-12-30 00:44:59 +10:00
joreland@mysql.com
ed25dfe2c3 wl1804 - ndb - types in tup, fix dummy usage in handler 2004-12-29 08:39:11 +01:00
joreland@mysql.com
52fb0ec534 wl1804 - ndb - add support for _all_ type in NdbScanFilter + TUP 2004-12-28 22:20:37 +01:00
joreland@mysql.com
20a84d7494 Merge joreland@bk-internal.mysql.com:/home/bk/mysql-5.0-ndb
into mysql.com:/home/jonas/src/mysql-5.0-ndb
2004-12-28 17:01:51 +01:00
joreland@mysql.com
4ed658dee3 wl2126 - fix ndb part of "latest" ingo patch
(hopefully last :-))
2004-12-28 17:01:07 +01:00
pekka@mysql.com
471e396e35 Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-5.0-ndb
into mysql.com:/export/space/pekka/ndb/version/my50-dt
2004-12-28 15:20:20 +01:00
joreland@mysql.com
e4d72dfa63 ndb - Update documentation wrt scans 2004-12-28 11:59:33 +01:00
jon@gigan.
b8ce3833a7 mgmapi.h, Ndb.hpp: Various fixes in Doxygen comments 2004-12-28 04:27:51 +10:00
pekka@mysql.com
933a545ec6 ndb: wl-1442 mysql vs ndb datatypes: prepare 2004-12-26 22:40:42 +01:00
tomas@poseidon.ndb.mysql.com
59fadbcba7 partly rewritten the Diciotnary docs to reflect the integration with MySQL 2004-12-23 17:29:48 +01:00
tomas@poseidon.ndb.mysql.com
61e8a8ddbf updated text on transaction coordinator selection 2004-12-23 16:16:25 +01:00
tomas@poseidon.ndb.mysql.com
ab7bafb618 added depricated 2004-12-23 15:59:39 +01:00
tomas@poseidon.ndb.mysql.com
799ff48cd0 doxygn to skip some more 2004-12-23 14:43:36 +01:00
tomas@poseidon.ndb.mysql.com
749612be10 fixed errors in the doxygen comments 2004-12-23 13:43:54 +01:00
tomas@poseidon.ndb.mysql.com
12e7f8ef2d put all references to async api inside DOXYGEN SKIP_INTERNAL 2004-12-23 13:18:12 +01:00
tomas@poseidon.ndb.mysql.com
a39926ffe2 removed interpreted program stuff from docs
added some doxygen skip internal
2004-12-23 12:18:22 +01:00
tomas@poseidon.ndb.mysql.com
89c037b2a9 backwards compatible name change NdbConnectionto NdbTransaction
removed friend declarations from doxygen
updated some documentation in mgmapi
2004-12-23 11:21:01 +01:00
tomas@poseidon.ndb.mysql.com
9e3560fd4e Merge poseidon.ndb.mysql.com:/home/tomas/mysql-5.0
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.0-ndb
2004-12-23 09:50:53 +01:00
tomas@poseidon.ndb.mysql.com
09dccee098 changed name of g_eventLogger so it can be used in TransporterRegistry and is the same as in the kernel 2004-12-22 16:29:01 +01:00
monty@mishka.local
4f4bbfc279 Merge with 4.1 2004-12-22 13:54:39 +02:00
tomas@poseidon.ndb.mysql.com
63243c5a3d version.c:
added compatability info
NdbTransaction.hpp:
  Rename: ndb/include/ndbapi/NdbConnection.hpp -> ndb/include/ndbapi/NdbTransaction.hpp
2004-12-21 18:56:34 +01:00
tomas@poseidon.ndb.mysql.com
be131ce8d2 small fixes in documentation 2004-12-21 17:16:39 +01:00
tomas@poseidon.ndb.mysql.com
6c9dcae992 NdbApi.hpp:
NdbApi.hpp to include ndb_inti.h and ndb_cluster_connecion.hpp
2004-12-21 15:57:36 +01:00