joreland@mysql.com
834c862f52
merge bug 4586
2004-08-10 17:27:07 +02:00
joreland@mysql.com
f87ef7f909
Cset exclude: joreland@mysql.com|ChangeSet|20040805155331|12859
2004-08-10 16:05:27 +02:00
joreland@mysql.com
1a04ae1a97
bug#4586
...
Removed printouts
2004-08-10 16:04:07 +02:00
joreland@mysql.com
f3d86403db
bug-4586
2004-08-10 15:51:31 +02:00
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
konstantin@mysql.com
84de86c3f3
Merge bk-internal.mysql.com:/home/bk/mysql-4.1
...
into mysql.com:/home/kostja/mysql/mysql-4.1-root
2004-08-05 14:19:18 -07:00
konstantin@mysql.com
403b91798a
Cleanup in mysql_time.h/my_time.h headers. The first is used in mysql.h,
...
the second is for the rest of time declarations in mysys.
2004-08-05 14:16:43 -07: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
b023e1835b
Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into mysql.com:/Users/mikron/mysql-4.1
2004-08-05 19:20:11 +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
kent@mysql.com
48c8a11a4f
mysqld.cc, mysql_test_run.c:
...
Changed URL in error message, page has moved
2004-08-05 17:05:21 +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
joreland@mysql.com
b1fd4d8839
wl2010
...
Added NDB_DEBUG(--with-debug) and NDB_DEBUG_FULL(--with-debug=full)
2004-08-05 12:54:59 +02:00
konstantin@mysql.com
f8c0850521
Cleanup in libmysql.
2004-08-05 02:43:18 -07:00
konstantin@mysql.com
7c6a4ce7bc
-O4 may be slower if you don't have profiling info (as HP pal told me
...
on OSCON)
2004-08-05 01:56:41 -07: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
ndbdev@eel.hemma.oreland.se
90a0345a14
Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
...
into eel.hemma.oreland.se:/ndb/clone-mysql-4.1-ndb-daily-2004-08-04
2004-08-04 19:54:13 +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
ndbdev@eel.hemma.oreland.se
f4b3e9edd6
Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into eel.hemma.oreland.se:/ndb/clone-mysql-4.1-ndb-daily-2004-08-04
2004-08-04 14:07:36 +02:00
joreland@mysql.com
5dd11be77b
Merge mysql.com:/home/jonas/src/mysql-4.1
...
into mysql.com:/home/jonas/src/mysql-4.1-ndb
2004-08-04 12:00:54 +02:00
magnus@neptunus.(none)
39e63640b7
Merge msvensson@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into neptunus.(none):/home/magnus/mysql-4.1
2004-08-04 11:34:22 +02:00
magnus@neptunus.(none)
d526f3277e
BUG#4892 TRUNCATE TABLE returns error 156
...
Added NDBCLUSTER to table types which does not support generate.
Added test case for truncate.
2004-08-04 11:28:36 +02:00
magnus@neptunus.(none)
1c65da2cbc
BUG#4818 DELETE FROM tab LIMIT
...
Check if there are any operations pending that needs to be taken over to the updating/deleting transaction before closing the scan
2004-08-04 10:54:42 +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
joreland@mysql.com
6f47f7a9d4
Merge mysql.com:/home/jonas/src/mysql-4.1
...
into mysql.com:/home/jonas/src/mysql-4.1-ndb
2004-08-03 19:32:03 +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
mysqldev@o2k.irixworld.net
d861fa8577
Fix duplicate declaration in NDB cluster handler
2004-08-03 13:54:55 +02:00
lenz@mysql.com
4078c1ce03
- removed several C++-style comments (//) - these confuse the IBM
...
compiler
2004-08-03 11:28:37 +02:00
lenz@mysql.com
9d987304fa
- added option "--bundled-zlib" to compile using the included
...
compression library
2004-08-03 02:36:21 +02:00
joreland@mysql.com
de8e5c069b
testOIBasic
2004-08-02 13:56:14 +02:00
joreland@mysql.com
a2f866e909
Fix ndb detection of gcc
2004-08-02 13:44:22 +02:00
serg@serg.mylan
dec992d8fb
hang in dummy natural join (no common columns) Bug #4807
2004-08-02 11:12:11 +02:00