tomas@poseidon.ndb.mysql.com
6ceb402511
corrected error in ndb programs debug switch
2005-02-21 23:15:30 +01:00
pekka@mysql.com
5135d05ab1
ndb - fix TUP filtering of LIKE / NOT_LIKE
2005-02-21 14:17:21 +01:00
tomas@poseidon.ndb.mysql.com
beb8d6aae9
Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0-ndb
...
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.0-ndb
2005-02-21 14:17:20 +01:00
tomas@poseidon.ndb.mysql.com
40a8e0730b
changed switch name from --ndb-mgmd-host to --ndb-mgmd
...
+ simplified code
2005-02-21 13:42:55 +01:00
pekka@mysql.com
9da5ff7745
ndb - allow LIKE with Binary strings
2005-02-21 10:44:37 +01:00
tomas@poseidon.ndb.mysql.com
ccdda8fbf0
added options to give nodeid and mgmd host directly as switches (without using the connectstring)
2005-02-18 15:20:05 +01:00
pekka@mysql.com
7ef712ba7b
ndb - TUP scan filter support for LIKE/NOT_LIKE
2005-02-17 17:12:36 +01:00
tomas@poseidon.ndb.mysql.com
1faef719d5
TransporterRegistry.hpp:
...
corrected spelling
2005-02-17 10:49:22 +01:00
tomas@poseidon.ndb.mysql.com
7a057433e1
added mutex lock for "get config"
2005-02-17 10:39:54 +01:00
tomas@poseidon.ndb.mysql.com
6e51577b52
Merge poseidon.ndb.mysql.com:/home/tomas/mysql-5.0
...
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.0-ndb-wl2278
2005-02-17 09:37:07 +01:00
tomas@poseidon.ndb.mysql.com
7b2f7b43c5
Merge
2005-02-17 07:05:00 +01:00
mskold@mysql.com
63a19c4791
Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0
...
into mysql.com:/usr/local/home/marty/MySQL/mysql-5.0-ndb
2005-02-16 21:29:19 +01:00
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
334d92db03
reuse nodeid if ndbd is restarted
2005-02-16 20:46:34 +01:00
tomas@poseidon.ndb.mysql.com
a3a1d50a72
removed NdbMgmHandle from TransporterRegistry constructor
...
changed to set NdbMgmHandle from IPPConfig, and use info from configuration, instead of mgm handle from config retrieval
2005-02-16 20:37:14 +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
51553a5af1
ndb - post-merge fixes
2005-02-16 14:59:17 +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
6d12f23047
Don't ask mgm server for port to connect transporter to if we already have one; only ask if connect fails.
...
Reconnect to mgm server in connect_clients thread if m_mgm_handle is disconnected.
2005-02-15 18:30:44 +11: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
tomas@poseidon.ndb.mysql.com
4f9b970354
Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0-ndb
...
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.0-ndb-wl2278
2005-02-09 15:56:26 +01: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
joreland@mysql.com
582a447ea3
Merge mysql.com:/home/jonas/src/mysql-5.0
...
into mysql.com:/home/jonas/src/mysql-5.0-ndb
2005-02-05 07:19:47 +01:00
joreland@mysql.com
2953a79835
Merge joreland@bk-internal.mysql.com:/home/bk/mysql-5.0
...
into mysql.com:/home/jonas/src/mysql-5.0
2005-02-05 07:17:53 +01:00
joreland@mysql.com
7fba2bf3aa
Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into mysql.com:/home/jonas/src/mysql-4.1
2005-02-05 07:16:07 +01:00
mysqldev@mysql.com
abf7837fbb
resolved merge conflict
2005-02-04 14:27:09 +01:00
tomas@poseidon.ndb.mysql.com
7fd685ffe8
added test to trigger drifferent fragmentations in ndb
...
corrected documentation on fragmentation
set "fragmentation medium" to mean 2 fragments per node instead of 1
set default fragmentation to small instead of medium
bug#8284 adjust fragmentation to max_rows
2005-02-04 14:25:08 +01:00
joreland@mysql.com
c2e752b2d6
Merge
2005-02-04 06:13:27 +01:00
joreland@mysql.com
fcdbaf1071
Merge joreland@bk-internal.mysql.com:/home/bk/mysql-5.0
...
into mysql.com:/home/jonas/src/mysql-5.0
2005-02-04 06:10:56 +01:00
joreland@mysql.com
58e336764a
Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into mysql.com:/home/jonas/src/mysql-4.1
2005-02-04 06:09:43 +01:00
joreland@mysql.com
4f045b5b65
Merge mysql.com:/home/jonas/src/mysql-5.0
...
into mysql.com:/home/jonas/src/mysql-5.0-ndb
2005-02-03 17:05:55 +01:00
joreland@mysql.com
4143a189c9
merge
2005-02-03 17:04:27 +01:00
mysqldev@mysql.com
a4a34a87c8
corrected automerge error
2005-02-03 17:00:51 +01:00
joreland@mysql.com
a20e1b4104
ndb -
...
add abort to multi op test case
2005-02-02 21:03:46 +01:00
tulin@mysql.com
9ac631705a
cleanup and streamlining of thread create/exit in ndb
2005-02-01 19:01:37 +01:00
joreland@mysql.com
2ce71d0aba
ndb -
...
1) New testcase
Check every combination of ins/upd/del of length 5
Check reading savepoint's
2) Fix 1 liner in acc wrt committing read
2005-02-01 16:49:23 +01: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
joreland@mysql.com
af1e8cf7ad
Merge mysql.com:/home/jonas/src/mysql-5.0
...
into mysql.com:/home/jonas/src/mysql-5.0-ndb
2005-01-29 07:11:22 +01:00
tulin@mysql.com
0c81869537
ndb_opt_defaults.h:
...
removed usage of SIGRTMIN temorarilly as it causes problems on some platforms
2005-01-28 19:28:14 +01:00
pekka@mysql.com
9182e52495
Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-5.0
...
into mysql.com:/export/space/pekka/ndb/version/my50
2005-01-28 13:01:01 +01:00
tomas@poseidon.ndb.mysql.com
b313dee545
NdbScanFilter.hpp:
...
added docs
2005-01-28 13:01:00 +01: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
joreland@mysql.com
97a778d88a
Merge mysql.com:/home/jonas/src/mysql-5.0
...
into mysql.com:/home/jonas/src/mysql-5.0-ndb
2005-01-28 08:11:56 +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
e27c58b908
ndb - post-merge fix
2005-01-27 21:23:21 +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