pekka@mysql.com
338f75a49d
ndb - fix new decimal type mysql vs. ndb
2005-02-16 21:19:42 +01:00
tomas@poseidon.ndb.mysql.com
27538f49e3
Merge poseidon.ndb.mysql.com:/home/tomas/mysql-5.0
...
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.0-ndb-wl2278
2005-02-16 17:27:58 +01:00
pekka@mysql.com
c177f9fc4a
Merge
2005-02-16 13:14:21 +01:00
pekka@mysql.com
7c9a155c4a
ndb - fix old decimal type mysql vs ndb
2005-02-16 12:45:59 +01:00
stewart@mysql.com
196def91b3
WL2278 Dynamic ports - Impl 6, "deal with mgm server restart and multiple mgm servers"
...
- when connecting to a mgm server as a transporter, create a NdbMgmHandle
- over this mgm handle, report the dynamic ports
- then turn it into a transporter
- this will re-report dynamic ports to mgmds when they restart (as we'll have to
set up our transporter again). This will also report it to all mgmds (as we'll
have transporters to all of them).
2005-02-11 15:43:43 +11:00
stewart@mysql.com
e795feca68
Impl5 of WL2278 - dynamic port allocation for cluster nodes
...
Treat the management server specially.
It should always be the server in a transporter as we then have a known
port to connect to on node restart.
allows a mgm connection (i.e. to the management server port, our known port)
to be transformed into a transporter connection.
Also, clean up the struct TransporterConfiguration (used to be a struct for
each transporter type. now there's just one)
2005-02-10 00:11:21 +11:00
stewart@mysql.com
0b24883ee4
Merge mysql.com:/home/stewart/Documents/MySQL/5.0/ndb
...
into mysql.com:/home/stewart/Documents/MySQL/5.0/ndb-dynamic-ports-impl5
2005-02-01 11:45:05 +11:00
pekka@mysql.com
825d35b28a
Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-5.0
...
into mysql.com:/export/space/pekka/ndb/version/my50
2005-01-28 10:52:54 +01:00
pekka@mysql.com
bcf1cb0f23
Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into mysql.com:/export/space/pekka/ndb/version/my41
2005-01-28 10:52:31 +01:00
tomas@poseidon.ndb.mysql.com
e8090fc224
Merge
2005-01-28 00:47:41 +01:00
tomas@poseidon.ndb.mysql.com
732d1a5e81
Bug#8167 signal usage clash between mysql server and ndb shared memory
...
added shared memory config parameter, signum for use in signalling
added global variable for holdign signum to be used for shared memory connection
only fiddle with signals if it is set
simplified common ndb client option handling
2005-01-28 00:42:41 +01:00
pekka@mysql.com
8480b22122
Merge
2005-01-27 18:41:23 +01:00
pekka@mysql.com
5cbadf4358
ndb - make YEAR and TIMESTAMP into ndb types
2005-01-27 17:33:35 +01:00
stewart@mysql.com
90f1ac5e6d
Merge mysql.com:/home/stewart/Documents/MySQL/5.0/ndb
...
into mysql.com:/home/stewart/Documents/MySQL/5.0/ndb-dynamic-ports-impl3
2005-01-20 13:01:24 +11:00
joreland@mysql.com
2af06e0b32
Merge mysql.com:/home/jonas/src/mysql-5.0
...
into mysql.com:/home/jonas/src/mysql-5.0-ndb
2005-01-19 07:37:42 +01:00
stewart@mysql.com
de0acf67c0
Merge mysql.com:/home/stewart/Documents/MySQL/5.0/ndb
...
into mysql.com:/home/stewart/Documents/MySQL/5.0/ndb-dynamic-ports-impl3
2005-01-19 15:16:13 +11:00
tomas@poseidon.ndb.mysql.com
05bc990045
changed "formatting" after sergs comments on prev chanset
2005-01-19 04:43:54 +01:00
tomas@poseidon.ndb.mysql.com
aabe11028a
removed default usage of shared memory transporter as it is not verified on enough platforms
2005-01-18 22:09:15 +01:00
joreland@mysql.com
7015a48cf5
wl2240 - ndb - new testcase for validating startTransation with hint
2005-01-14 08:58:50 +01:00
stewart@mysql.com
465ee3dd82
Merge mysql.com:/home/stewart/Documents/MySQL/5.0/ndb
...
into mysql.com:/home/stewart/Documents/MySQL/5.0/ndb-dynamic-ports-impl3
2005-01-12 11:25:49 +11:00
stewart@mysql.com
833f096df0
Finish WL2278 Impl 3 - Dynamic port allocation of cluster nodes.
2005-01-10 10:19:15 +11: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
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
50c3a883b2
ndb - wl-1442 fix Time ordering
2005-01-08 19:28:44 +01:00
pekka@mysql.com
0462ccfe3c
ndb - wl-1442 fix Date ordering
2005-01-08 16:57:51 +01:00
pekka@mysql.com
f3103c489c
ndb - wl-1442 new varchar
2005-01-07 11:55:20 +01:00
stewart@mysql.com
744cd242a6
Merge mysql.com:/home/stewart/Documents/MySQL/5.0/ndb
...
into mysql.com:/home/stewart/Documents/MySQL/5.0/ndb-dynamic-ports-impl3
2005-01-04 16:12:17 +11:00
stewart@mysql.com
1edca0ac8c
Impl 3 of WL2278 - Dynamic port allocation of cluster nodes
...
- Change configuration handling so that no default ports are given, but instead 0 is set (port to be dynamic)
- TransporterRegistry::start_service now only tries to connect when fetched port number > 0
2005-01-04 15:20:27 +11: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
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
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
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
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
joreland@mysql.com
cfa20fbaa6
merge
2004-12-17 10:36:14 +01:00
joreland@mysql.com
5fe332db5e
merge
2004-12-16 22:42:27 +01:00
pekka@mysql.com
31d8a89407
ndb: wl-1732 support all charsets
2004-12-12 18:37:36 +01:00
joreland@mysql.com
3d2e560562
ndb - bitfields - more tests, now passes all api tests!!
2004-12-10 16:15:36 +01:00
joreland@mysql.com
d19a42d8ea
ndb - Fix printout/bugs for bit column
2004-12-09 16:19:24 +01:00
joreland@mysql.com
9a937a3b22
ndb - Fixed bitfields of upto 31 bits
2004-12-08 17:58:00 +01:00
joreland@mysql.com
eda8685471
ndb - Test program for new bitmask functions
2004-12-07 20:58:46 +01:00
tomas@poseidon.ndb.mysql.com
cd83373141
added returntype BaseString& for ndb_upper and ndb_lower instead of void
...
uppercase printout
2004-12-07 15:39:46 +00:00
joreland@mysql.com
255cf71a63
ndb - Use BitmaskImpl in TUP (in BitField operations)
2004-12-06 12:31:17 +01:00
joreland@mysql.com
b2987e0a40
Add general n-bitfields to ndb storage engine
2004-12-05 19:48:15 +01:00
joreland@mysql.com
047a3d1258
merge
2004-11-25 14:33:33 +01:00
tomas@poseidon.ndb.mysql.com
c23b521e2f
aligned connect string option on all cluster executables, --ndb-connectstring is now supported by all
...
enabled new section in my.cnf [mysql_cluster], which is read by all executables, where connect string can be put for all cluster executables
2004-11-22 08:06:39 +00:00