Commit graph

501 commits

Author SHA1 Message Date
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
tomas@poseidon.ndb.mysql.com
db19e047d5 added som signal printout functions
search for subscriber should be done on nodeid basis and not reference, only one subscriber per event per nodeid allowed
    not necessarily the same starts and stops...
    +error corrected in ref signal
    added print of error codes + more correct error handling of event errors
    + added goto instead of erroneous break to fix bug#7627
2005-01-12 22:09:43 +01:00
tomas@poseidon.ndb.mysql.com
3f7c13d501 change to using public enum for log events 2005-01-11 23:25:45 +01:00
tomas@poseidon.ndb.mysql.com
0f302deb41 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-11 23:02:14 +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
3577dbe3ff removed getBaseTable, was wrong and will not work 2005-01-11 18:32:02 +01:00
joreland@mysql.com
d488a78482 Merge joreland@bk-internal.mysql.com:/home/bk/mysql-5.0-ndb
into mysql.com:/home/jonas/src/mysql-5.0-ndb
2005-01-10 16:02:37 +01: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
joreland@mysql.com
c003577ba5 wl2240 - ndb partitioning
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
2005-01-10 14:40:54 +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
tomas@poseidon.ndb.mysql.com
af1dfd74e1 Merge 2005-01-09 23:19:07 +01:00
tomas@poseidon.ndb.mysql.com
06216f6a73 updated ndb_mgm test
removed grep event and added congestion event
   more docs
    changed some naming, expecially regarding severities
    added config param for logevel for congestion
2005-01-09 23:02:06 +01:00
jon@gigan.
65e96e5272 Documentation edits/fixes/cleanup for Alcatel docs. 2005-01-10 02:39:36 +10:00
tomas@poseidon.ndb.mysql.com
98c3fa6643 added example of mgmapi usage
moved get_configuration to doxygen internal since the "iterators" are not documented
2005-01-09 14:31:54 +01:00
tomas@poseidon.ndb.mysql.com
28319e9ee0 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-09 10:58:37 +01:00
tomas@poseidon.ndb.mysql.com
73401e0f62 added some doxygen docs
removed unused error codes
2005-01-09 10:47:47 +01: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
cd4479a77a ndb - wl-1442 merge fix 5.0 -> 5.0-ndb 2005-01-09 01:14:11 +01:00
pekka@mysql.com
51adbae299 Merge 2005-01-09 00:45:06 +01:00
tomas@poseidon.ndb.mysql.com
4f829039d3 updated some mgmapi docs 2005-01-09 00:45:05 +01:00
pekka@mysql.com
fe906b4777 ndb - wl-1442 4.1->5.0 merge fixes 2005-01-08 23:24:25 +01:00
pekka@mysql.com
195f7bda02 Merge 2005-01-08 22:34:16 +01:00
pekka@mysql.com
89245d6ca7 ndb_constants.h:
wl-1442 comment for 4.1->5.0
2005-01-08 19:37:50 +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
4e4dffb4e3 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 08:40:55 +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
joreland@mysql.com
c39db2febf Merge joreland@bk-internal.mysql.com:/home/bk/mysql-5.0-ndb
into mysql.com:/home/jonas/src/mysql-5.0-ndb
2005-01-05 21:22:38 +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