tomas@poseidon.ndb.mysql.com
6df1090e80
Merge poseidon.ndb.mysql.com:/home/tomas/mysql-5.0
...
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.0-main
2006-06-29 13:03:09 +02:00
tomas@poseidon.ndb.mysql.com
0822e24679
fixed too small requestInfo in signal
...
+ adopted signal to be as close as possible to 5.1...
2006-06-29 13:01:54 +02:00
tomas@poseidon.ndb.mysql.com
6283d8fd5a
Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0
...
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.0-main
2006-06-27 14:56:20 +02:00
tomas@poseidon.ndb.mysql.com
18e008a1ba
Bug #19852 Restoring backup made from cluster with full data memory fails
...
- correction of previous patch
2006-06-27 11:26:00 +02:00
tomas@poseidon.ndb.mysql.com
95447f9d1a
Bug #19852 Restoring backup made from cluster with full data memory fails
...
- make sure to allocate just enough pages in the fragments by using the actual
row count from the backup, to avoid over allocation of pages to fragments, and
thus avoid the bug
2006-06-27 10:02:58 +02:00
pekka@clam.ndb.mysql.com
ada3df7026
ndb - bug#18781 (5.0) handle rolling upgrade, minor fixes, logging, docs
2006-06-11 20:46:47 +02:00
pekka@clam.ndb.mysql.com
cdc421dcd4
ndb - bug#18781 lock DICT during node restart
2006-06-08 16:16:07 +02:00
pekka@mysql.com
ec42119233
Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into mysql.com:/space/pekka/ndb/version/my50
2006-05-03 23:17:16 +02:00
pekka@mysql.com
5c0012cb98
ndb - bug#19201 (4.1), see comment in NdbBlob.cpp
2006-05-02 14:33:55 +02:00
mskold@mysql.com
22d345bf5b
Fix for bug#19196: Attempt to create index on usupported field type gives wrong error code
2006-04-20 12:06:22 +02:00
tomas@poseidon.ndb.mysql.com
7fd9d66cdc
Support for ndb multi-node shutdown
2006-04-07 10:39:47 +02:00
jonas@perch.ndb.mysql.com
40d83bdf6e
ndb - wl1760/bug#18216
...
add two new start options that will decrease likelyhood of bug#18612
push cntr-sp2 logic down into qmgr-sp1 to decrease likelyhood of bug#18612
2006-04-06 11:43:31 +02:00
jonas@perch.ndb.mysql.com
0e410aa1b3
Merge perch.ndb.mysql.com:/home/jonas/src/41-work
...
into perch.ndb.mysql.com:/home/jonas/src/50-work
2006-04-05 11:21:36 +02:00
jonas@perch.ndb.mysql.com
274e35c4d6
ndb -
...
Fix compile error...when compiling debug
2006-04-03 13:12:23 +02:00
jonas@perch.ndb.mysql.com
1aa9a95065
ndb - bug#18612
...
post weeked fixes :-)
change impl. to use READ_NODESREQ to query state of other qmgr(partition)
this as it has no (current) side effects, so that it's possible only to kill
starting cluster (if one started and one starting)
2006-04-03 11:26:29 +02:00
jonas@perch.ndb.mysql.com
bde890effd
ndb - bug#18612 (detection of partitioned cluster)
...
this also impl. gcp safe multi node shutdown
1) block gcp
2) wait for ongoing gcp
3) inform all stopping QMGR's (so that they don't start with error handler)
4) wait for all QMGR's to reply
5) broadcast failrep for stopping nodes
6) (if !master died) unblock gcp
2006-03-31 16:46:28 +02:00
jonas@perch.ndb.mysql.com
6780538b26
ndb - add support for blocking/unblocking GCP using WAIT_GCP_REQ
2006-03-31 16:36:43 +02:00
jonas@perch.ndb.mysql.com
612e220115
Merge perch.ndb.mysql.com:/home/jonas/src/41-work
...
into perch.ndb.mysql.com:/home/jonas/src/50-work
2006-03-22 15:24:32 +01:00
jonas@perch.ndb.mysql.com
832e3f23e1
ndb - bug#18118
...
timeslice DUMP(7015)
2006-03-21 15:13:41 +01:00
jonas@perch.ndb.mysql.com
90bd36e299
ndb - bug#18385
...
Partial system restart, can not try to start with higher GCI that own
even if knowing about a higher number
2006-03-21 14:47:10 +01:00
jonas@perch.ndb.mysql.com
dabd3e8ffa
ndb - wl2610
...
Activly abort transactions (that's affected) during NF
This removes a lot of bugs that can occur otherwise is using
high value for TransactionDeadLockTimout
2006-03-20 11:29:58 +01:00
jonas@perch.ndb.mysql.com
57360b6b0d
Merge perch.ndb.mysql.com:/home/jonas/src/mysql-4.1
...
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.0
2005-12-13 11:54:42 +01:00
jonas@perch.ndb.mysql.com
2738871583
Merge perch.ndb.mysql.com:/home/jonas/src/mysql-4.1
...
into perch.ndb.mysql.com:/home/jonas/src/mysql-4.1-push
2005-12-13 11:48:26 +01:00
jonas@perch.ndb.mysql.com
13bb3c55e0
bug#15587 - ndb
...
Fix error in NF during NR
2005-12-08 15:28:15 +01:00
pekka@mysql.com
a8ce4d27ce
ndb - bug#14007 4.1 [re-commit for LenZ merge]
2005-11-16 11:52:09 +01:00
jonas@perch.ndb.mysql.com
c0c2366480
Merge perch.ndb.mysql.com:/home/jonas/src/mysql-4.1
...
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.0
2005-10-21 06:44:42 +02:00
jonas@perch.ndb.mysql.com
c8ca75264c
Merge perch.ndb.mysql.com:/home/jonas/src/mysql-4.1
...
into perch.ndb.mysql.com:/home/jonas/src/mysql-4.1-push
2005-10-21 06:43:33 +02:00
jonas@perch.ndb.mysql.com
6f3caecffd
bug#14199 - ndb leak of index opertaions in TC leading to error 288
2005-10-21 06:41:49 +02:00
tomas@poseidon.ndb.mysql.com
cdab2c9392
Bug #11749 No message slogan found for Signal 8 received. (need better message)
...
+ revised error messages after feedback
+ revides classifications and status
+ removed all progError(..0..) to make sure all error invocations have an error code
+ added some new error codes to replace some generic usage of SYSTEM_ERROR
+ removed some unused codes
2005-10-05 16:35:28 +02:00
tomas@poseidon.ndb.mysql.com
b5ac7f31e5
added structured ndbd exit codes
2005-10-03 20:04:44 +02:00
stewart@mysql.com
116e4f2b4b
Merge mysql.com:/home/stewart/Documents/MySQL/4.1/main
...
into mysql.com:/home/stewart/Documents/MySQL/5.0/main
2005-09-29 17:48:49 +10:00
stewart@mysql.com
6960e0a7fd
BUG#11595 ndb_mgm shows from IP for second mgmd
...
BUG#12037 ndb_mgmd IP address do not show in other ndb_mgmd processes
Extend ApiVersionConf to include address.
2005-09-22 00:41:46 +10:00
stewart@mysql.com
dcb3e5975b
Remove old and usused configuration locking code.
...
Some new code that does this job is being written against 5.1. This code is
largely removed from that work.
2005-09-20 17:34:46 +10:00
tomas@poseidon.ndb.mysql.com
42e9e67062
reengineered ndb_mgmd to use SignalSender and remove some multi user issues
2005-09-12 16:08:16 +02:00
tomas@poseidon.ndb.mysql.com
4d534ae24e
Merge poseidon.ndb.mysql.com:/home/tomas/mysql-4.1
...
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.0
2005-09-08 15:59:06 +02:00
tomas@poseidon.ndb.mysql.com
0634542458
Bug #13054 start backup command return may be interrpted
2005-09-08 11:34:55 +02:00
jonas@eel.(none)
892f0964a8
Merge eel.(none):/home/jonas/src/mysql-4.1
...
into eel.(none):/home/jonas/src/mysql-5.0
2005-09-02 12:03:58 +02:00
jonas@eel.(none)
3a555b999c
ndb - bug #10987
...
make sure not to cut log to early
(specificly not use LCP with maxGciStarted that has not yet completed)
2005-09-02 11:47:24 +02:00
jimw@mysql.com
1d997477aa
Merge mysql.com:/home/jimw/my/mysql-4.1-clean
...
into mysql.com:/home/jimw/my/mysql-5.0-clean
2005-08-31 15:24:06 -07:00
tomas@poseidon.ndb.mysql.com
2b11fdba34
improved error message printing on filesystem refuse signals
2005-08-31 16:15:03 +02:00
jonas@eel.(none)
90256d31d1
bug#12220 - ndb - node recovery with charsets
...
LQH computes incorrect hash values during NR (as it doesn't concider charsets)
Solution: make LQH compute correct hash :-)
1) move xfrm_key into SimulatedBlock so that there's _one_ impl.
2) make TC, ACC, LQH use same impl.
2005-08-22 10:59:25 +02:00
jonas@eel.(none)
6399a93ac2
Merge eel.(none):/home/jonas/src/mysql-4.1
...
into eel.(none):/home/jonas/src/mysql-5.0
2005-08-18 14:25:00 +02:00
jonas@eel.(none)
3b68047235
bug#12118 - ndb alter table data loss
...
Split table version into 2 (major, minor)
Impl. signaling to API when table has been altered
Allow running transactions to use any minor number for transactions
2005-08-18 14:02:25 +02:00
stewart@mysql.com
96f8cf3588
WL#2347 - Load independent heartbeats
...
Reset missed heartbeat count on receipt of signal from node.
This fixes a bug where that under high network load, the heartbeat packets could be
delayed, causing the appearance of node failure (due to lost heartbeats).
2005-07-22 20:29:25 +10:00
joreland@mysql.com
1e8380df96
Merge mysql.com:/home/jonas/src/mysql-4.1
...
into mysql.com:/home/jonas/src/mysql-5.0
2005-07-20 13:25:52 +02:00
joreland@mysql.com
bb73ba0902
bug#11942 - ndb backup
...
fix error code to avoid clash with 5.0/5.1
2005-07-20 13:21:49 +02:00
joreland@mysql.com
9f707b6734
bug#11942
2005-07-20 11:48:48 +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)
89415d272c
Merge
2005-05-18 20:52:59 +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