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
joreland@mysql.com
d6f80c436c
Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into mysql.com:/home/jonas/src/mysql-4.1
2005-04-27 07:56:37 +02:00
pekka@mysql.com
6778b029e0
ndb - bug#10029 fix
2005-04-23 17:33:12 +02:00
joreland@mysql.com
8b07d761bc
Merge mysql.com:/home/jonas/src/mysql-5.0
...
into mysql.com:/home/jonas/src/mysql-5.0-ndb
2005-04-22 09:51:13 +02:00
joreland@mysql.com
2ce7824e3f
merge
2005-04-22 09:30:23 +02:00
joreland@mysql.com
e6142c477c
bug#9924 - ndb backup abort handling
...
Redo abort handling according to descr. in Backup.txt
bug#9960 - ndb backup
increase wait completed timeout to 48 hours
2005-04-22 09:07:25 +02:00
pekka@mysql.com
90a9342506
Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-5.0-ndb
...
into mysql.com:/space/pekka/ndb/version/my50-ndb
2005-04-14 05:39:22 +02:00
joreland@mysql.com
bd1c0ee2c0
Merge joreland@bk-internal.mysql.com:/home/bk/mysql-5.0-ndb
...
into mysql.com:/home/jonas/src/mysql-5.0-ndb
2005-04-11 14:31:14 +02:00
joreland@mysql.com
bb8dd31b63
ndb - replication bug fix
...
Fix gci reply on TC_COMMITREQ
(prefered way of mysqld)
2005-04-11 14:29:30 +02:00
pekka@mysql.com
ad92514d66
ndb - wl-2451: Increase max schema object to > 1600
2005-04-10 22:43:17 +02:00
pekka@mysql.com
4b75cf3d32
ndb - wl-2455 TUP scan for testing in 5.0
2005-04-07 11:15:34 +02:00
tomas@poseidon.ndb.mysql.com
94dc32b37a
fixed bug in event handling of several tables
...
fix crashing bug in Dict caused by Suma on CREATE_SUBID_REF
2005-03-09 01:00:08 +01:00
pekka@mysql.com
3a346382cc
ndb - remove obsolete attribute storage type ACC vs TUP
2005-03-06 14:09:28 +01:00
mskold@mysql.com
78627e1ab1
Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0
...
into mysql.com:/usr/local/home/marty/MySQL/test/mysql-5.0-ndb
2005-02-25 13:21:17 +01:00
joreland@mysql.com
d51fa996ab
Merge mysql.com:/home/jonas/src/fix
...
into mysql.com:/home/jonas/src/mysql-5.0
2005-02-25 09:15:52 +01:00
joreland@mysql.com
b52ed0d669
Merge mysql.com:/home/jonas/src/fix
...
into mysql.com:/home/jonas/src/mysql-4.1
2005-02-25 09:14:43 +01:00
joreland@mysql.com
72127b52b3
BUG#8786 - ndb_autodiscover, post review
...
More explicit naming of variables
2005-02-25 09:10:35 +01:00
joreland@mysql.com
0a265b6d84
Merge mysql.com:/home/jonas/src/mysql-5.0
...
into mysql.com:/home/jonas/src/mysql-5.0-ndb
2005-02-24 20:48:33 +01:00
joreland@mysql.com
168847b8e1
Merge mysql.com:/home/jonas/src/fix
...
into mysql.com:/home/jonas/src/mysql-5.0
2005-02-24 19:01:36 +01:00
joreland@mysql.com
c25ce0e362
Merge mysql.com:/home/jonas/src/fix
...
into mysql.com:/home/jonas/src/mysql-4.1
2005-02-24 18:59:56 +01:00
joreland@mysql.com
15de06f290
bug#8786 - ndb autodiscover, sometimes fails
...
remove dict forwarding
add api retries on NotMaster
2005-02-24 18:58:56 +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
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
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
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
tomas@poseidon.ndb.mysql.com
2f4db89288
moved sorting and duplicate check for unique indexes from api to kernel
2005-01-27 10:44:47 +01:00
tomas@poseidon.ndb.mysql.com
be31bce977
Merge tulin@bk-internal.mysql.com:/home/bk/wl2299
...
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.0-ndb
2005-01-20 20:16:10 +01:00
joreland@mysql.com
d624de5c98
Merge mysql.com:/home/jonas/src/mysql-5.0
...
into mysql.com:/home/jonas/src/mysql-5.0-ndb
2005-01-19 18:35:41 +01:00
joreland@mysql.com
7f6f5fdcee
Merge mysql.com:/home/jonas/src/mysql-4.1
...
into mysql.com:/home/jonas/src/mysql-5.0
2005-01-19 10:07:14 +01:00
joreland@mysql.com
9fa613b676
bug#7777 - ndb compile on qnx
...
remove usage of compiler supplied <new> and instead
impl. own inlined placement new
2005-01-19 09:15:34 +01:00
tomas@poseidon.ndb.mysql.com
0a857aca57
WL#2299, structured log events
2005-01-19 08:14:52 +01:00
tomas@poseidon.ndb.mysql.com
3a75159a03
Bug#7626
2005-01-13 23:26:59 +01:00
tomas@poseidon.ndb.mysql.com
9f606fcfd8
To get correct values in SHOW TABLE STATUS
...
Added pseudo column fragment memory
changed ndb_get_table_statistics to take struct
and read row_size and fragment_memory
2005-01-13 18:24:19 +01:00
tomas@poseidon.ndb.mysql.com
db19e047d5
added som signal printout functions
...
search for subscriber should be done on nodeid basis and not reference, only one subscriber per event per nodeid allowed
not necessarily the same starts and stops...
+error corrected in ref signal
added print of error codes + more correct error handling of event errors
+ added goto instead of erroneous break to fix bug#7627
2005-01-12 22:09:43 +01:00
tomas@poseidon.ndb.mysql.com
3f7c13d501
change to using public enum for log events
2005-01-11 23:25:45 +01:00
joreland@mysql.com
c003577ba5
wl2240 - ndb partitioning
...
1) Fix startTransaction with hint
2) Ship fragment data to API to make better guess
3) Expose both primary & backup replicas
To (in the future) be even more clever on choosing nodes for
transactions/operations
2005-01-10 14:40:54 +01:00
tomas@poseidon.ndb.mysql.com
06216f6a73
updated ndb_mgm test
...
removed grep event and added congestion event
more docs
changed some naming, expecially regarding severities
added config param for logevel for congestion
2005-01-09 23:02:06 +01:00