Commit graph

433 commits

Author SHA1 Message Date
joreland@mysql.com
e8e4772bc1 Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
into mysql.com:/home/jonas/src/mysql-4.1-ndb
2004-08-06 11:31:53 +02:00
joreland@mysql.com
6b8e4c93d9 Bug#4586 + TC fix 2004-08-06 11:29:56 +02:00
joreland@mysql.com
14fbc27b39 Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
into mysql.com:/home/jonas/src/mysql-4.1-ndb
2004-08-06 10:06:58 +02:00
joreland@mysql.com
99ec08873b Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
into mysql.com:/home/jonas/src/ll
2004-08-06 10:04:58 +02:00
joreland@mysql.com
e02ee41349 Fixed ndb backup bug 2004-08-06 09:43:06 +02:00
joreland@mysql.com
2b86ac98da Merge mysql.com:/home/jonas/src/mysql-4.1
into mysql.com:/home/jonas/src/mysql-4.1-ndb
2004-08-06 06:13:45 +02:00
joreland@mysql.com
1a5575251a removed unused and illegal print method 2004-08-05 23:39:12 +02:00
joreland@mysql.com
5dded3bfec Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
into mysql.com:/home/jonas/src/mysql-4.1-ndb
2004-08-05 23:02:31 +02:00
ndbdev@eel.hemma.oreland.se
8e74c1b78c Merge 2004-08-05 22:32:25 +02:00
ndbdev@eel.hemma.oreland.se
64618d7fe4 Merge joreland@bk-internal.mysql.com:irix
into eel.hemma.oreland.se:/ndb/clone-mysql-4.1-ndb-daily-2004-08-04
2004-08-05 22:19:52 +02:00
mronstrom@mysql.com
b3c4439498 Fix for BUG #4096
Introduced refresh of watch dog at various places and
removed init of memory in allocRecord
Also changed default watch to 6 seconds
2004-08-05 20:16:45 +02:00
mronstrom@mysql.com
75b85ebc60 Small fix for updated config params 2004-08-05 18:51:27 +02:00
mronstrom@mysql.com
a0a5a6a6fb Remove unused config parameters 2004-08-05 18:23:01 +02:00
joreland@mysql.com
52f9ee10c5 bug#4586 testSystemRestart -n SR_FULLDB
keep acc from shrinking/expanding when less than one page per fragment
is left.

This makes ACC not shrink so that one get out of pages during 
log execution in SR (which crashes badly)
2004-08-05 17:53:31 +02:00
joreland@mysql.com
f851b03af5 Fix bug for TCKEYREF's when using IgnoreError 2004-08-05 17:38:06 +02:00
joreland@mysql.com
86d2906be5 Initial support for updating configuration "on the fly"
Only updates values mgmsrv's on main memory
to be used in test prg's
2004-08-05 16:21:33 +02:00
joreland@mysql.com
2082e8b9e4 bug#4909 + testSystemRestart -n SR_FULLDB
1) Fix so that scan takeover is possible after SR
2) Reserve two pages for SR "zero pages"
2004-08-05 15:38:08 +02:00
ndbdev@eel.hemma.oreland.se
b13e7483f5 wl1292
testInterpreter is no longer built
2004-08-05 13:00:32 +02:00
ndbdev@eel.hemma.oreland.se
a622fdc951 Remove timeout test, as default timeout now is a year 2004-08-05 08:15:58 +02:00
ndbdev@eel.hemma.oreland.se
4a6e9d8052 wl1292 - workaround for mgmsrv node id problems 2004-08-04 20:48:48 +02:00
mronstrom@mysql.com
e38680886d Fix for allowing large transactions with less memory impact.
Currently one needs 636*1.6*2*noOfReplicas + 184 bytes per record
which amounts to about 4200 bytes per record. The 2 is a bug which
is fixed here as well, noOfReplicas is removed, it was there for
concurrent transactions but it is better to focus on supporting one
large transaction in the cluster. Also decreasing the safety factor
from 1.6 to 1.1.

Also removing unused parameters.
2004-08-04 15:47:50 +02:00
joreland@mysql.com
6d0e2e72ce Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
into mysql.com:/home/jonas/src/mysql-4.1-ndb
2004-08-03 22:09:17 +02:00
joreland@mysql.com
8d39a7b104 Ndb mgmsrv Memleak(s) 2004-08-03 22:08:17 +02:00
pekka@mysql.com
883247ea46 testOIBasic.cpp:
make it fail in more useful ways
2004-08-03 18:09:28 +02:00
mysqldev@o2k.irixworld.net
7786fce2fd Compile fixes for irix 2004-08-03 17:16:57 +02:00
joreland@mysql.com
954542b0c9 more 4.1 to irix merge 2004-08-03 14:58:44 +02:00
joreland@mysql.com
20c86363f5 Merge 4.1 with jonas irix clone 2004-08-03 14:16:16 +02:00
joreland@mysql.com
de8e5c069b testOIBasic 2004-08-02 13:56:14 +02:00
joreland@mysql.com
24ee9709d2 Fix testOIBasic
1) Close transaction whenever Con goes out of scope so that it don't leave open
   transactions in TC
2) Close transaction when starting a transaction wo/ closing first
3) Allow 499 as deadlock
4) Don't use buddy as: 1) no need 2) harder to read signal log
2004-08-02 10:57:09 +02:00
joreland@mysql.com
c95ef33210 Bug fix for testBasic -n MassiveRollback, a bug in LCP in LQH 2004-08-02 09:00:24 +02:00
joreland@mysql.com
2e95d812c3 Merge mysql.com:/home/jonas/src/mysql-4.1
into mysql.com:/home/jonas/src/mysql-4.1-ndb
2004-08-01 17:03:58 +02:00
pekka@mysql.com
ae44634d9e DbtuxScan.cpp:
dont crash before wl_1942 done
2004-08-01 16:03:04 +02:00
mskold@mysql.com
df58d3c7de Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
into mysql.com:/usr/local/home/marty/MySQL/mysql-4.1-ndb
2004-08-01 15:54:12 +02:00
joreland@mysql.com
a6e2c98d02 Compile fixes for ccc (& cxx) on linux/alpha
Mainly explicit template instantiations
2004-08-01 15:53:31 +02:00
joreland@mysql.com
fd11f4a187 Fix uninit var.
Fix error printout
2004-08-01 13:41:13 +02:00
joreland@mysql.com
466992fb1f New file missing in source distr. 2004-08-01 09:07:08 +02:00
pekka@mysql.com
3747b0dda5 Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
into mysql.com:/space/pekka/ndb/version/my41-tux
2004-07-31 16:16:11 +02:00
pekka@mysql.com
ceca9c96b8 Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-4.1
into mysql.com:/orca/space/pekka/ndb/version/my41-34x
2004-07-31 15:54:37 +02:00
pekka@mysql.com
4312a79132 Bitmask.hpp:
compile fix for gcc-3.4.x
2004-07-31 15:53:27 +02:00
mskold@mysql.com
268c1a2edc Bug fix for alter table and auto_increment 2004-07-31 12:00:12 +02:00
mronstrom@mysql.com
69485c7bd3 Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-4.1
into mysql.com:/Users/mikron/mysql-4.1
2004-07-30 12:48:34 +02:00
mronstrom@mysql.com
2973728a55 Removed an error check from debug mode that gets executed
n**2 times in closeTransaction where n is number of signals
sent in transaction. n can easily become 250.000 in a large
transaction.
2004-07-30 12:46:27 +02:00
mskold@mysql.com
4dd1fc014f Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
into mysql.com:/usr/local/home/marty/MySQL/mysql-4.1-ndb
2004-07-29 11:39:35 +02:00
mskold@mysql.com
4623fb9f48 Fix for bug#3912 Auto increment not correctly initialised when table is altered, completes WL#1911 Extended AUTO_INCREMENT support in NDB 2004-07-29 11:35:38 +02:00
pekka@mysql.com
7874177651 DbtuxScan.cpp:
fix erronous assert at scan close, lock abort
2004-07-28 19:54:38 +02:00
pekka@mysql.com
b2b5e8715d MgmtSrvr.hpp:
make subclass friend for gcc-2.95 et al [dup push]
2004-07-28 18:55:17 +02:00
pekka@mysql.com
9ef1f2f172 MgmtSrvr.hpp:
make subclass friend for gcc-2.95 et al
2004-07-28 15:35:02 +02:00
pekka@mysql.com
aa9c8e9ebf Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
into mysql.com:/space/pekka/ndb/version/my41-tux
2004-07-28 12:53:23 +02:00
joreland@mysql.com
bac5d8f9b6 Fix 64-bit issue in ConfigValues 2004-07-28 11:05:00 +02:00
pekka@mysql.com
f34debd997 wl-1884 storing NULL in ordered index 2004-07-27 13:20:37 +02:00