tomas@poseidon.ndb.mysql.com
|
9f606fcfd8
|
To get correct values in SHOW TABLE STATUS
Added pseudo column fragment memory
changed ndb_get_table_statistics to take struct
and read row_size and fragment_memory
|
2005-01-13 18:24:19 +01:00 |
|
jon@gigan.
|
eccd1229f0
|
Documentation: NdbError is no longer a class,
it's a struct now.
|
2005-01-12 03:55:53 +10:00 |
|
tomas@poseidon.ndb.mysql.com
|
793f1eebbe
|
added new methods for NdbTransaction::getNdbIndexOperation() and NdbTransaction::getNdbIndexScanOperation() as recommended
made others depricated
updated examples to use recommended
|
2005-01-10 16:02:36 +01:00 |
|
tomas@poseidon.ndb.mysql.com
|
ad2550ca26
|
updated docs on hints
|
2005-01-10 12:04:08 +01:00 |
|
tomas@poseidon.ndb.mysql.com
|
43f63e80fb
|
changed Ndb::startTransaction() interface or partition key/hint
|
2005-01-10 11:33:26 +01:00 |
|
tomas@poseidon.ndb.mysql.com
|
d42f92d294
|
fixed a number of doxygen warnings
|
2005-01-10 01:25:20 +01:00 |
|
jon@gigan.
|
65e96e5272
|
Documentation edits/fixes/cleanup for Alcatel docs.
|
2005-01-10 02:39:36 +10:00 |
|
jon@gigan.
|
2df722f74b
|
Ndb.hpp: Documentation edits to Cluster Concepts
and Ndb class description;
Doxyfiles: moved detailed class/member descriptions
to top of generated files.
|
2005-01-09 18:17:29 +10:00 |
|
jon@gigan.
|
78b0977cae
|
More documentation edits in Ndb.hpp (Adaptive Send Algorithm)
|
2005-01-09 14:55:06 +10:00 |
|
pekka@mysql.com
|
51adbae299
|
Merge
|
2005-01-09 00:45:06 +01:00 |
|
pekka@mysql.com
|
195f7bda02
|
Merge
|
2005-01-08 22:34:16 +01:00 |
|
pekka@mysql.com
|
50c3a883b2
|
ndb - wl-1442 fix Time ordering
|
2005-01-08 19:28:44 +01:00 |
|
jon@gigan.
|
47d074f139
|
Ndb.hpp: Fixed some typos and added note
about parallelism (Guide section).
|
2005-01-09 03:47:47 +10:00 |
|
jon@gigan.
|
51ed91190e
|
Merge jstephens@bk-internal.mysql.com:/home/bk/mysql-5.0-ndb
into gigan.:C:/cygwin/home/bk/mysql-5.0-ndb
|
2005-01-09 03:26:33 +10:00 |
|
tomas@poseidon.ndb.mysql.com
|
9882aae526
|
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-08 18:26:32 +01:00 |
|
tomas@poseidon.ndb.mysql.com
|
d9c5c048ab
|
fixed some mgmapi docs
added example to ndbapi docs
|
2005-01-08 18:25:41 +01:00 |
|
jon@gigan.
|
b0eb5df6d5
|
More documentation fixes/edits to Ndb.hpp (NDB
Programmers Guide section.)
|
2005-01-09 03:11:59 +10:00 |
|
pekka@mysql.com
|
0462ccfe3c
|
ndb - wl-1442 fix Date ordering
|
2005-01-08 16:57:51 +01:00 |
|
jon@gigan.
|
755ddf79f9
|
Merge jstephens@bk-internal.mysql.com:/home/bk/mysql-5.0-ndb
into gigan.:C:/cygwin/home/bk/mysql-5.0-ndb
|
2005-01-08 23:43:42 +10:00 |
|
jon@gigan.
|
784cd5262e
|
First round of edits to Ndb.hpp for Alcatel PDF.
|
2005-01-08 23:40:40 +10:00 |
|
tomas@poseidon.ndb.mysql.com
|
2e3e531b64
|
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-08 10:05:24 +01:00 |
|
tomas@poseidon.ndb.mysql.com
|
287721ee20
|
fixed some missing references in the ndbapi docs for events and dictionary
|
2005-01-08 10:03:44 +01:00 |
|
jon@gigan.
|
44a25c7383
|
Testing a new @ref in Ndb.hpp.
|
2005-01-08 14:37:42 +10:00 |
|
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 |
|