jonas@perch.ndb.mysql.com
1b967adfd0
Merge perch.ndb.mysql.com:/home/jonas/src/50-work
...
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.0
2006-03-24 14:21:45 +01:00
jonas@perch.ndb.mysql.com
ca733d4e8a
Merge perch.ndb.mysql.com:/home/jonas/src/41-work
...
into perch.ndb.mysql.com:/home/jonas/src/50-work
2006-03-23 15:47:01 +01:00
jonas@perch.ndb.mysql.com
82925040bc
ndb -
...
remove bug#18385 from autotest as it only works on 2 node clusters
2006-03-23 15:33:40 +01:00
mskold@mysql.com
8dfe39291d
Post-review fix 2
2006-03-23 15:18:02 +01:00
mskold@mysql.com
29e160e4a9
Post-review fix
2006-03-23 14:45:52 +01:00
jonas@perch.ndb.mysql.com
705b741ab5
ndb -
...
minor fixes in test programs
2006-03-23 11:53:54 +01:00
mskold@mysql.com
260270124e
Added type tags to operations
2006-03-23 09:57:58 +01:00
jonas@perch.ndb.mysql.com
a9d67fdedc
ndb -
...
post merge fixes
2006-03-22 15:46:51 +01: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
0afd03f4fc
ndb -
...
fix obscure error lookup
2006-03-22 15:09:52 +01:00
jonas@perch.ndb.mysql.com
f835cc6a54
ndb -
...
Add per partition info (optionally to ndb_desc)
2006-03-22 15:06:44 +01:00
jonas@perch.ndb.mysql.com
c0597ff61f
ndb - autotest
...
Update makefile for removed files
2006-03-22 13:38:03 +01:00
jonas@perch.ndb.mysql.com
7e654ee847
ndb -
...
some more ndb-autotest updates (previously uncommitted...but in use)
2006-03-22 12:18:07 +01:00
jonas@perch.ndb.mysql.com
8b9c724121
ndb -
...
minor update to ndb-autotest.sh and config files
2006-03-22 12:11:51 +01:00
jonas@perch.ndb.mysql.com
659933a2c3
ndb - bug#18414
...
Fix timeout during ABORT when ZABORT_TIMEOUT_BREAK is outstanding
2006-03-22 11:44:31 +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
1d607e268a
ndb - bug#18352
...
remove debug prinout
2006-03-20 14:55:14 +01:00
jonas@perch.ndb.mysql.com
b804669376
ndb - wl2610, bug#18352
...
Remove useless and tricky state fiddleing in TC
to syncronize NF_CompleteRep as code is already present in DIH aswell
Keep broadcast of TAKEOVER_TCCONF for online upgrade
2006-03-20 14:53:29 +01:00
jonas@perch.ndb.mysql.com
c45b862c5e
ndb - bug#18352
...
Use variable waitfor_response_timeout (depending on TransactionDeadLockTimeout)
When getting 4012, set NeedAbort and ReleaseOnClose
2006-03-20 14:49:46 +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
b14ed530ca
ndb - bug#16772
...
dont't allow node to join cluster until all nodes has completed failure handling
2006-03-17 10:55:02 +01:00
jonas@perch.ndb.mysql.com
5fbb1fb4c5
ndb - bug#18298
...
8 repeated nr with table wo/ logging cause crash
Dont create crashed replica for temporary tables
2006-03-17 10:09:35 +01:00
jonas@perch.ndb.mysql.com
819b629c30
Merge perch.ndb.mysql.com:/home/jonas/src/50-work
...
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.0
2006-03-13 14:44:36 +01:00
jonas@perch.ndb.mysql.com
b77bf0906b
Merge perch.ndb.mysql.com:/home/jonas/src/41-work
...
into perch.ndb.mysql.com:/home/jonas/src/mysql-4.1
2006-03-13 14:43:58 +01:00
jonas@perch.ndb.mysql.com
fa2263f4a6
bug#14028 -
...
ndb crash if trigger record get to big, fix incorrect max size of trigger record
2006-03-13 14:42:16 +01:00
jonas@perch.ndb.mysql.com
18013bbb94
Merge joreland@bk-internal.mysql.com:/home/bk/mysql-5.0
...
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.0
2006-03-13 14:40:32 +01:00
jonas@perch.ndb.mysql.com
47fb7a3b6a
bug#14028 -
...
ndb crash if trigger record get to big, fix incorrect max size of trigger record
2006-03-13 14:38:12 +01:00
jonas@perch.ndb.mysql.com
ace30281c5
Merge perch.ndb.mysql.com:/home/jonas/src/mysql-4.1
...
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.0
2006-03-09 11:11:08 +01:00
jonas@perch.ndb.mysql.com
121b8d3764
bug#18040 - ndb online index build
...
(not possible from SQL in 4.1 & 5.0)
2006-03-09 11:10:24 +01:00
monty@mysql.com
54274976e7
Fixed compiler warnings from gcc 4.0.2:
...
- Added empty constructors and virtual destructors to many classes and structs
- Removed some usage of the offsetof() macro to instead use C++ class pointers
2006-02-25 17:46:30 +02:00
stewart@mysql.com
e50298980c
BUG#17411 cannot have path longer than 128 characters
...
Use the POSIX limits.h define of PATH_MAX for maximum path length.
This has been being hit in pushbuild
2006-02-15 16:37:09 +11:00
tomas@poseidon.ndb.mysql.com
4f449e4f22
ndb:
...
add optional reporting of of a "name" tied to a nodeid in the cluster log
reporting added for mysql server and ndb_restore
2006-02-13 12:58:12 +01:00
jonas@perch.ndb.mysql.com
af875527fa
Merge perch.ndb.mysql.com:/home/jonas/src/50-work
...
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.0
2006-02-10 10:11:30 +01:00
jonas@perch.ndb.mysql.com
0c559223ed
merge
2006-02-10 10:10:52 +01:00
jonas@perch.ndb.mysql.com
1aced6dfe4
Merge perch.ndb.mysql.com:/home/jonas/src/41-work
...
into perch.ndb.mysql.com:/home/jonas/src/mysql-4.1
2006-02-10 09:42:35 +01:00
jonas@perch.ndb.mysql.com
7a490207aa
Merge perch.ndb.mysql.com:/home/jonas/src/50-work
...
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.0
2006-02-10 09:39:45 +01:00
jonas@perch.ndb.mysql.com
3e312142a1
Merge perch.ndb.mysql.com:/home/jonas/src/41-work
...
into perch.ndb.mysql.com:/home/jonas/src/50-work
2006-02-10 09:38:10 +01:00
jonas@perch.ndb.mysql.com
088c7d4268
bug#10987 - ndb - unable to find restorable replica
...
Introduce new variable c_newest_restorable_gci
which is set _after_ both GCP_SAVE and COPY_GCI
This variable is used when cutting redo (calcKeepGci)
Also make sure complete GCI is run inbetween LCP's
2006-02-10 09:37:36 +01:00
jonas@perch.ndb.mysql.com
84ed332f67
Merge perch.ndb.mysql.com:/home/jonas/src/41-work
...
into perch.ndb.mysql.com:/home/jonas/src/50-work
2006-02-10 09:18:50 +01:00
jonas@perch.ndb.mysql.com
d9e402ef52
bug#17295 - ndb - error while reading REDO log
...
fix corruption due to page 0, file 0 gets released
2006-02-10 09:17:53 +01:00
pekka@mysql.com
9aa06f3bc1
ndb - bug#15918 fix
2006-02-07 19:57:31 +01:00
pekka@mysql.com
fb0d37bccf
ndb - add option ndbd --foreground for manual debugging
2006-02-07 18:10:42 +01:00
pekka@mysql.com
9b25294bb4
ndb - main.cpp: avoid SEGV if fetch_configuration fails before fork
2006-02-07 14:03:25 +01:00
jonas@perch.ndb.mysql.com
669a2bfa82
Merge perch.ndb.mysql.com:/home/jonas/src/41-work
...
into perch.ndb.mysql.com:/home/jonas/src/50-work
2006-02-06 11:46:40 +01:00
jonas@perch.ndb.mysql.com
78bd6d93af
bug#13966 - ndb
...
better error message on invalid config change
2006-02-06 11:42:44 +01:00
jonas@perch.ndb.mysql.com
155081e425
bug#13965
...
ndb - error while restarting in dict
improve error message when changed config leads to failed restart
2006-02-06 11:30:56 +01:00
pekka@mysql.com
810cbaf157
ndb - testBlobs needs more tx in 5.0 ?
2006-02-05 23:06:08 +01:00
pekka@mysql.com
9ccda327a3
Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into mysql.com:/space/pekka/ndb/version/my50
2006-02-05 22:51:13 +01:00
pekka@mysql.com
8ed86030b4
ndb - bug#16693 (4.1) test + workaround, analyze later
2006-02-05 22:12:06 +01:00