tomas@poseidon.ndb.mysql.com
04ae971576
Bug #18863 NDB node fails to restart, cluster stuck in state trying to restart it.
...
- remove some event code to get rid of some bugs
2006-07-05 16:26:08 +02:00
pekka@mysql.com
54963c2e52
ndb - bug#14509 [related] re-do auto-incr error handling
2006-05-17 12:40:10 +02:00
pekka@mysql.com
dd58dd51a1
ndb - bug#14509 [related] setAutoIncrement: add error handling
2006-05-16 12:58:41 +02:00
pekka@mysql.com
5efff1feec
ndb - bug#14509, part 1: move autoincr pre-fetch from Ndb to local dict cache
2006-05-08 15:19:17 +02:00
jonas@perch.ndb.mysql.com
2119a88abe
Merge perch.ndb.mysql.com:/home/jonas/src/mysql-4.1
...
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.0
2005-09-20 10:46:33 +02:00
jonas@eel.(none)
e899d41169
ndb
...
impl support for querying resource usage in ndb api
to help track down mem leaks
2005-09-16 11:26:34 +02:00
joreland@mysql.com
65e5d9e982
Merge mysql.com:/home/jonas/src/mysql-5.0
...
into mysql.com:/home/jonas/src/mysql-5.0-ndb
2005-06-09 16:13:23 +02:00
joreland@mysql.com
f6bb7cabbe
merge
2005-06-09 15:44:57 +02:00
joreland@mysql.com
14d74e75db
bug#11205 - ndb - 4006 when starting scan
2005-06-09 15:39:14 +02:00
msvensson@neptunus.(none)
abd3a84f7a
BUG#9626 Several serious errors reported by Valgrind in latest 5.0 bk tree
...
- Fix several valgrind warnings.
2005-06-02 14:32:06 +02:00
msvensson@neptunus.(none)
2d515425a3
BUG#9626
...
- Fix valgrind warnings
- Remove static db, schema and table name buffers from Ndb.cpp
2005-05-18 20:50:29 +02:00
tomas@poseidon.ndb.mysql.com
70a9055d6a
fixed mem leak in subscriction handling in Suma
...
debug printouts
ndb documentation update
2005-03-09 11:49:48 +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
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
jon@gigan.
784cd5262e
First round of edits to Ndb.hpp for Alcatel PDF.
2005-01-08 23:40:40 +10: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
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
51863a7f14
updated ndbapi examples
...
removed references to example2 (asynch api)
2005-01-03 17:44:57 +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
8f2d0ec1a1
merge
2004-12-31 06:36:32 +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
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
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
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
af30206907
Updated docs
2004-12-21 13:21:59 +01:00
tomas@poseidon.ndb.mysql.com
7b47be8990
added config parameter Group on connection
...
moved NdbWaiter, m_ndb_cluster_connection, to impl class
moved node selection things to cluster connection
moved all private things to impl class
added opts for shared memory and node selection
changed opts handling somewhat; introduced enum for options and common handling of option variables
added checks for transporter support
automatic addition of shared mem transporters
moved wait_until_ready code to cluster connection
added control of usage of new node selection method
2004-12-20 12:36:14 +01:00
tomas@poseidon.ndb.mysql.com
2d6abb1f86
moved some Ndb member variables to NdbImpl class
...
removed theCurrentConnectCounter
optimized the_release_ind by using pos[0] to indicate that there is something there
smaller storage of theDBNodes array by using Uint8
set the_relase_ind array to Uint32 to avoid possible parallell thread usage errors
2004-12-17 09:55:23 +01:00
tomas@poseidon.ndb.mysql.com
48f1ee6acf
AIX compile fixes
2004-10-22 15:13:06 +00:00
joreland@mysql.com
087a694f65
Fix simple/dirty read handling
2004-10-08 09:43:38 +02:00
magnus@neptunus.(none)
80e602f554
Added DBUG_PRINT's
...
Made Ndb::connected private
2004-09-13 14:33:13 +02:00
joreland@mysql.com
e8566a205a
Bug#5429
...
Use const table * in NDB API
2004-09-07 21:53:59 +02:00
tomas@poseidon.(none)
bc8594364a
added class Ndb_cluster_connection to prepare for making order of starting mysqld and ndbd irrelevant
2004-09-01 14:56:53 +00:00