Commit graph

300 commits

Author SHA1 Message Date
pekka@mysql.com
75586fe45d tux optim 14 - use pointers to cmp functions 2004-08-27 13:57:51 +02:00
tomas@poseidon.(none)
a926d83243 see respective file 2004-08-27 11:48:27 +00:00
mronstrom@mysql.com
eaff990883 Fixed wrong number of fragment records in DIH
Fixed bug in failed create table
Fixed new test case for failed create table using new ERROR_INSERT
2004-08-26 18:25:48 +02:00
joreland@mysql.com
182c5b6299 merge count(*) optim with wl2025 2004-08-25 08:49:46 +02:00
joreland@mysql.com
7a3d0c83fa Merge mysql.com:/home/jonas/src/mysql-4.1
into mysql.com:/home/jonas/src/mysql-4.1-ndb
2004-08-24 21:07:08 +02:00
joreland@mysql.com
90e6e89212 Compile fix sol9x86 2004-08-24 14:48:07 +02:00
tomas@poseidon.(none)
e00587bff1 added mysql libs to ndb for debug features primarily 2004-08-24 09:25:23 +00:00
mronstrom@build.mysql.com
bb22a85a32 Merge build.mysql.com:/home/bk/mysql-4.1-ndb
into build.mysql.com:/users/mronstrom/wl2025
2004-08-21 15:17:10 +02:00
mronstrom@mysql.com
4234a57f3f Compile fixes for Mac OS X 2004-08-20 14:43:23 +02:00
tomas@poseidon.(none)
70bca251cb fixes for some compile problems on some platforms 2004-08-19 15:01:44 +00:00
joreland@mysql.com
94189cb43b Don gather results for unallocated api's 2004-08-18 00:06:18 +02:00
joreland@mysql.com
95e56a1fd3 Limit testIndex CreateAll
Limit testBackup BackupOne
2004-08-17 09:29:00 +02:00
joreland@mysql.com
f5eb28f160 More testBackup fixes 2004-08-17 08:50:01 +02:00
joreland@mysql.com
38e210dc27 Fix testBackup 2004-08-17 07:48:13 +02:00
joreland@mysql.com
5821d2ea9e 1) Removed to hard require
2) Fix variable scope for irix compiler
2004-08-15 21:15:40 +02:00
joreland@mysql.com
f8778b2c56 Minor bugs 2004-08-15 20:44:41 +02:00
joreland@mysql.com
6569393191 testScan -n ScanRandomTable
testDict -n FragmentType
2004-08-12 08:54:21 +02:00
mronstrom@mysql.com
99996ff398 Merge mronstrom@bk-internal.mysql.com:/users/mronstrom/wl2025
into mysql.com:/Users/mikron/wl2025
2004-08-11 17:40:57 +02:00
mronstrom@mysql.com
e30e90fbda Fix of a nasty bug, small but hard to find
Some small printout fixes
2004-08-11 12:08:30 +02:00
joreland@mysql.com
87b22e8ac7 Add indexes to test toolkit 2004-08-11 10:03:43 +02:00
joreland@mysql.com
6244a24cfb print test tables 2004-08-11 08:21:31 +02:00
joreland@mysql.com
348ff83475 ndb test fixes 2004-08-10 15:16:48 +02:00
joreland@mysql.com
e7d89abf33 Forgott to update testBackuo w.r.t to ConfigRetreiver 2004-08-09 14:10:50 +02:00
joreland@mysql.com
e3ed90a1e5 testBlobs take more than 5-minutes (but less than 10) 2004-08-09 13:57:01 +02:00
joreland@mysql.com
ad325516a9 testTransaction -n FRead*
testTransaction -n *Scan*
testTimeout -n *
2004-08-09 09:44:05 +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
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
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
joreland@mysql.com
a6e2c98d02 Compile fixes for ccc (& cxx) on linux/alpha
Mainly explicit template instantiations
2004-08-01 15:53:31 +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
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
pekka@mysql.com
f34debd997 wl-1884 storing NULL in ordered index 2004-07-27 13:20:37 +02:00
mskold@mysql.com
97d1cf9f3a Merge 2004-07-27 13:02:50 +02:00
magnus@neptunus.(none)
8b9d8b4118 Merge 2004-07-27 11:57:04 +02:00
mskold@mysql.com
894501a1c9 Merge mskold@build.mysql.com:/home/bk/mysql-4.1
into mysql.com:/usr/local/home/marty/MySQL/test/mysql-4.1-ndb
2004-07-27 09:59:26 +02:00
joreland@mysql.com
51b94746fe Merge mysql.com:/home/jonas/src/mysql-4.1
into mysql.com:/home/jonas/src/irix
2004-07-26 00:58:23 +02:00
pekka@mysql.com
fcb569f257 tux optim 13 - replace read keys & query th signals tux->tup by methods 2004-07-25 16:41:11 +02:00
pekka@mysql.com
82c759e254 Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
into mysql.com:/space/pekka/ndb/version/my41-tux
2004-07-23 14:16:08 +02:00
pekka@mysql.com
257b113469 Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
into mysql.com:/space/pekka/ndb/version/my41-tux
2004-07-22 13:16:02 +02:00
pekka@mysql.com
e38792a638 ha_ndb blobs 2004-07-22 12:33:14 +02:00
magnus@neptunus.(none)
2a90034204 Adding *.hpp files for testScan and testScanInterpreter to sources
Removing old directories for test/ using bk rmdir
2004-07-22 09:37:55 +02:00
mronstrom@mysql.com
03f430206f Added new testcase for Bug #4479
testBasic -n MassiveTransaction
Inserts as many records as defined in one transaction
using loadTable
2004-07-17 19:31:16 +02:00
magnus@neptunus.(none)
e20c134da3 Moved testScanPerf to ndb/test/ndbapi/ and added it to Makefile 2004-07-15 09:28:18 +02:00
joreland@mysql.com
610b3d2977 testSystemRestart -n SR1
Handle arbit during system shutdown
2004-07-11 08:49:01 +02:00
mysqldev@o2k.irixworld.net
cba5218a1d Irix64 mipspro ndb compile fixes 2004-07-09 15:10:24 +02:00
pekka@mysql.com
953527220c Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
into mysql.com:/space/pekka/ndb/version/my41
2004-07-08 14:36:11 +02:00
pekka@mysql.com
432277eb89 tux optim 12 - remove max prefix + related 2004-07-08 14:35:19 +02:00
joreland@mysql.com
496ad0c3d7 BUG#3963 2004-07-08 08:12:28 +02:00
joreland@mysql.com
e18b384b64 testIndex -n NFNR1
Bugs in scan(tc)
        nf-handling(api)
        exec-handling(tc)
2004-07-07 13:40:53 +02:00
joreland@mysql.com
ad7d5bbd6d wl1292 - minor fixes 2004-07-07 06:42:32 +02:00
joreland@mysql.com
6638f16b5e wl1873 Add ScanRestart to daily-basic-tests 2004-07-06 11:43:48 +02:00
joreland@mysql.com
b17949aebd Merge mysql.com:/home/jonas/src/mysql-4.1-ndb
into mysql.com:/home/jonas/src/wl1873
2004-07-06 11:34:26 +02:00
joreland@mysql.com
c61d23e0e5 merge 2004-07-06 08:56:05 +02:00
joreland@mysql.com
96c4a9c6d5 Fixed memory handling 2004-07-06 08:36:52 +02:00
tomas@poseidon.ndb.mysql.com
a5ea29fd76 Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1-ndb
2004-06-30 13:12:24 +00:00
pekka@mysql.com
409b9f22e0 Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
into mysql.com:/space/pekka/ndb/version/my41
2004-06-29 14:57:31 +02:00
pekka@mysql.com
c5278ebed7 wl1822: verify locks are flushed 2004-06-29 14:53:15 +02:00
tomas@poseidon.ndb.mysql.com
1860613ce1 Merge 2004-06-28 18:27:31 +00:00
tomas@poseidon.bredbandsbolaget.se
26108724bf wl 1748 2004-06-24 12:18:40 +00:00
joreland@mysql.com
04e31c1c18 bug fixes 2004-06-24 08:34:21 +02:00
joreland@mysql.com
1429c70982 testcases for BUG#4230 2004-06-23 21:13:41 +02:00
joreland@mysql.com
f53d8a8286 wl1292
Move atrt install-path to mysql-test/ndb
2004-06-23 15:34:18 +02:00
joreland@mysql.com
4a6cf9aaea Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
into mysql.com:/home/jonas/src/mysql-4.1-ndb
2004-06-23 14:31:34 +02:00
joreland@mysql.com
1201a2e599 Bug fixes, related to wl1671 & BUG#4230 2004-06-23 14:11:35 +02:00
pekka@mysql.com
90b01f1cd2 testOIBasic.cpp:
quick fix to new scan
2004-06-23 11:49:38 +02:00
tomas@poseidon.bredbandsbolaget.se
5865b63fe3 Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1
into poseidon.bredbandsbolaget.se:/home/tomas/mysql-4.1-ndb-merge
2004-06-23 00:56:29 +00:00
joreland@mysql.com
4915b228e1 wl1671 - bug fixes for negative tests 2004-06-22 17:53:09 +02:00
joreland@mysql.com
46455f5784 Fix testDict -n InvalidTables 2004-06-21 22:44:14 +02:00
joreland@mysql.com
3b4e86db43 Fix testBasicAsynch
Fix debug require in TC
2004-06-21 22:37:05 +02:00
joreland@mysql.com
6b4d60e668 BUG#4230 - fixed 2004-06-21 21:59:27 +02:00
tomas@poseidon.elisa-laajakaista.fi
769fb11057 ndb file missing in src dist 2004-06-21 11:24:08 +00:00
joreland@mysql.com
cd1a3dae8e Merge mysql.com:/home/jonas/src/wl1671
into mysql.com:/home/jonas/src/mysql-4.1-ndb
2004-06-21 01:35:30 +02:00
joreland@mysql.com
b6a16107fd wl1873 impl + test prg 2004-06-18 23:20:58 +02:00
ndbdev@ndbmaster.mysql.com
e445902be3 Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
into ndbmaster.mysql.com:/ndb/clone-mysql-4.1-ndb-daily-2004-06-14
2004-06-18 08:49:03 +02:00
joreland@mysql.com
534b492aec Merge blobs 2004-06-17 23:42:17 +02:00
joreland@mysql.com
59f45651a0 merge blob code 2004-06-17 14:03:21 +02:00
pekka@mysql.com
5fd214dced tux optim 3 - use TUP methods instead of TUP_STORE_TH signal 2004-06-16 16:28:17 +02:00
ndbdev@ndbmaster.mysql.com
e5eb7d01e1 Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
into ndbmaster.mysql.com:/ndb/clone-mysql-4.1-ndb-daily-2004-06-14
2004-06-16 16:04:20 +02:00
pekka@mysql.com
547608f204 tux optim 1 - use physical fragment addresses 2004-06-16 14:30:49 +02:00
joreland@mysql.com
c9e34f1905 wl1671 - bug fixes 2004-06-16 13:27:35 +02:00
ndbdev@ndbmaster.mysql.com
af65e31ad5 wl1292 - fix report 2004-06-15 23:18:56 +02:00
ndbdev@ndbmaster.mysql.com
dfb60335e2 wl1292 - updated make-html-reports.sh script 2004-06-15 22:57:21 +02:00
pekka@mysql.com
0dea4c6644 testBlobs.cpp, NdbBlob.cpp:
small blob fix
2004-06-14 15:21:00 +02:00
pekka@mysql.com
9a8621830d Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
into mysql.com:/space/pekka/ndb/version/my41-blobs
2004-06-14 12:53:14 +02:00
joreland@mysql.com
44c339a111 wl1858
1) update atrt to support mysqld
2) add example
3) add our current basic tests
2004-06-14 12:21:13 +02:00
joreland@mysql.com
eb863023bb merge 2004-06-11 12:16:03 +02:00
pekka@mysql.com
f099d1d37c merge ndb api blobs, ready 2004-06-10 16:25:13 +02:00
pekka@mysql.com
d556e70ca6 merge ndb api blobs 2004-06-10 14:02:31 +02:00
pekka@mysql.com
c15a866f6c merged ndb api blobs 2004-06-10 14:02:30 +02:00
pekka@mysql.com
699793ec95 ndb api blobs 2004-06-10 12:04:30 +02:00
ndbdev@ndbmaster.mysql.com
83bde5f54b 3 retries for wait started 2004-06-09 06:09:13 +02:00
ndbdev@ndbmaster.mysql.com
6846316818 Use LOGNAME instead of USER 2004-06-08 17:01:47 +02:00
tomas@poseidon.bredbandsbolaget.se
ce2619a6ed some ndb printout cleanup 2004-06-08 00:12:11 +00:00
tomas@poseidon.ndb.mysql.com
20a42316ae ndb source tree cleanup, see respective file 2004-06-07 17:31:32 +00:00
tomas@mc05.(none)
a481c4aa78 merge 2004-06-03 20:37:58 +02:00
tomas@poseidon.ndb.mysql.com
9711b3c392 Merge 2004-06-03 18:28:18 +00:00
tomas@poseidon.ndb.mysql.com
d4960b81ac ndb make updates 2004-06-03 18:25:46 +00:00
tomas@mc05.(none)
3ac197b302 top_srcdir -> top_builddir 2004-06-03 17:54:18 +02:00
tomas@mc05.(none)
0fa5156fbf fixes for ndb and make distdir 2004-06-03 16:02:07 +02:00
joreland@mysql.com
2d379b2311 More warnings in atrt 2004-06-03 13:14:03 +02:00
ndbdev@ndbmaster.mysql.com
947abbabb9 Setup connect string 2004-06-03 10:17:52 +02:00
joreland@mysql.com
e22b3f24c6 Update atrt to use new names of binaries 2004-06-02 13:11:10 +02:00
tomas@poseidon.bredbandsbolaget.se
8d7d4c077b several ndb make changes, see respective file 2004-06-02 00:54:58 +00:00
joreland@mysql.com
3ee18c99ee Fix bank 2004-05-27 21:54:35 +02:00
joreland@mysql.com
a70eee1078 Merge mysql.com:/home/jonas/src/mysql-4.1-ndb-jonas
into mysql.com:/home/jonas/src/wl1671
2004-05-27 21:22:12 +02:00
joreland@mysql.com
44f810340f Merge 2004-05-27 21:05:14 +02:00
joreland@mysql.com
eff14ee4fe Use ndbclient more 2004-05-27 21:03:05 +02:00
joreland@mysql.com
006ef0e665 Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
into mysql.com:/home/jonas/src/mysql-4.1-ndb
2004-05-27 19:59:38 +02:00
joreland@mysql.com
3becb6ef05 Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
into mysql.com:/home/jonas/src/mysql-4.1-ndb-jonas
2004-05-27 19:58:19 +02:00
joreland@mysql.com
0b46236074 Merge mysql.com:/home/jonas/src/mysql-4.1-ndb-jonas
into mysql.com:/home/jonas/src/wl1671
2004-05-27 15:35:01 +02:00
joreland@mysql.com
65ef06b400 Add mgmapi 2004-05-27 15:20:38 +02:00
joreland@mysql.com
9d851e9385 Merge 2004-05-27 11:36:10 +02:00
joreland@mysql.com
889cb7db35 Merge mysql.com:/home/jonas/src/mysql-4.1-ndb
into mysql.com:/home/jonas/src/mysql-4.1-ndb-jonas
2004-05-27 11:36:09 +02:00
tomas@mc05.(none)
9a74e4c718 Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
into mc05.(none):/space2/tomas/mysql-4.1
2004-05-27 11:36:09 +02:00
joreland@mysql.com
e7ce0018da Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
into mysql.com:/home/jonas/src/mysql-4.1-ndb
2004-05-27 10:26:56 +02:00
tomas@poseidon.(none)
f278255d2a Makefile.am:
changed install dir
2004-05-27 08:26:55 +00:00
tomas@poseidon.(none)
5645b7967a several ndb automake changes, see respective file 2004-05-27 07:04:45 +00:00
tomas@poseidon.(none)
b0bcf5d554 makefix 2004-05-26 17:51:58 +00:00
tomas@poseidon.(none)
d223aed782 Merge poseidon.(none):/home/tomas/mysql-4.1-ndb
into poseidon.(none):/home/tomas/mysql-4.1-ndb-make
2004-05-26 16:02:21 +00:00
tomas@poseidon.(none)
8327a68438 neww ndb automake 2004-05-26 15:36:55 +00:00
tomas@mc05.(none)
a3ee5c19d3 Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1
into mc05.(none):/space2/tomas/mysql-4.1-ndb-test
2004-05-26 14:34:41 +02:00
joreland@mysql.com
4c90c593af wl1671 - Sorted scan 2004-05-26 13:24:14 +02:00
joreland@mysql.com
7037c86689 WL1371 - Cleanup configuration handling
WL1356 - Discless db node
WL1357 - sp 1-2
2004-05-26 10:56:32 +02:00
tomas@poseidon.(none)
5271b396b8 Intermediary commit: Removed some old Makefiles and introduces Makefile.am 2004-05-25 11:09:11 +00:00
magnus@neptunus.(none)
3e9866e781 These test program also uses old way to create tables, thus requires NdbSchemaCon.hpp 2004-05-25 12:06:20 +02:00
magnus@neptunus.(none)
80837e0c7d Removed AttrType.hpp and moved the "internal" datatypes to their corresponding class.
Moved NdbSchemaCon and NdbSchemaOp out of the public NdbApi, it can however still be used by old test programs.
Added print oof indexes to desc.
2004-05-25 11:53:07 +02:00
joreland@mysql.com
f62b63dc76 Added unit performance test for scan 2004-05-21 16:46:56 +02:00
tomas@mc05.(none)
443f1eb1c9 Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
into mc05.(none):/space2/tomas/mysql-4.1
2004-05-19 14:54:16 +02:00
tomas@mc05.(none)
794f2fd898 fix to make scan filter ndb testprogram work 2004-05-19 14:29:13 +02:00
tomas@mc05.(none)
67fc459130 removed global variable fullyQualifiedNames 2004-05-19 11:17:24 +02:00
pekka@mysql.com
c0d5a51e89 fix ndb odbc compile 2004-05-18 09:58:30 +02:00
magnus@neptunus.(none)
581819624f Merge msvensson@bk-internal.mysql.com:/home/bk/mysql-4.1
into neptunus.(none):/home/magnus/mysql-4.1
2004-05-13 13:28:56 +02:00
tomas@mc05.(none)
6fb4bea1ca portability/autoconf fixes 2004-05-12 09:27:59 +02:00
tomas@mc05.(none)
e2fd02e494 portability/autoconf fixes and removed warnings 2004-05-12 06:24:12 +02:00
magnus@neptunus.(none)
f16aa69d0e Test case for BUG #3657 2004-05-11 13:29:01 +02:00
tomas@mc05.(none)
b802781064 more removing of "system" files and introducing ndb_global/my_global 2004-05-07 15:34:12 +02:00
tomas@mc05.(none)
18f6340f63 introduced ndb_global.h/my_global.h to replace sytem lib includes e.g. stdio, stdlib 2004-05-07 08:39:42 +02:00
joreland@mysql.com
230134152e Merge NDB patches into 4.1-clone, below is list of changesets
# --------------------------------------------
# 04/04/13      joreland@mysql.com      1.1858.1.1
# Removal of NDBT_Table
# --------------------------------------------
# 04/04/13      joreland@mysql.com      1.1858.1.2
# Removal of NDBT_Table
# --------------------------------------------
# 04/04/13      joreland@mysql.com      1.1858.1.3
# Fix for crashing AT
# --------------------------------------------
# 04/04/13      joreland@mysql.com      1.1858.1.4
# Bug fixes in testIndex
# --------------------------------------------
# 04/04/13      joreland@mysql.com      1.1866.1.5
# Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
# into mysql.com:/home/jonas/src/tmp
# --------------------------------------------
# 04/04/14      joreland@mysql.com      1.1858.1.5
# Fix for takeover when accessing indexes.
# --------------------------------------------
# 04/04/14      joreland@mysql.com      1.1866.1.6
# Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
# into mysql.com:/home/jonas/src/tmp
# --------------------------------------------
# 04/04/14      joreland@mysql.com      1.1858.2.1
# Fixed error handling of fire_trigger_ord + lqhkeyref w.r.t indexes
# --------------------------------------------
# 04/04/14      joreland@mysql.com      1.1858.2.2
# Simple retry mechanism in UTIL
# Helps testIndex -n BuildDuring _a lot_
# --------------------------------------------
# 04/04/14      joreland@mysql.com      1.1858.2.3
# Misc fixes to test prg.
# --------------------------------------------
# 04/04/14      joreland@mysql.com      1.1858.2.4
# Allow more retires on application errors
# --------------------------------------------
# 04/04/14      joreland@mysql.com      1.1858.2.5
# Pass no of rows fetched in SUB_SYNC_CONTINUE_REQ
# --------------------------------------------
# 04/04/14      joreland@mysql.com      1.1869
# wl1714
# Improve parallellism
# --------------------------------------------
# 04/04/14      joreland@mysql.com      1.1870
# Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
# into mysql.com:/home/jonas/src/wl1714
# --------------------------------------------
# 04/04/14      joreland@mysql.com      1.1866.1.7
# Merge
# --------------------------------------------
# 04/04/14      joreland@mysql.com      1.1871
# Merge mysql.com:/home/jonas/src/wl1714
# into mysql.com:/home/jonas/src/mysql-4.1-ndb
# --------------------------------------------
# 04/04/14      joreland@mysql.com      1.1872
# Fix for testScan -n ScanReadError5030
# --------------------------------------------
# 04/04/14      joreland@mysql.com      1.1873
# fix testDict -n FragmentType*
# --------------------------------------------
# 04/04/14      johan@stingray.(none)   1.1866.2.1
# small fixes
# --------------------------------------------
# 04/04/14      johan@stingray.(none)   1.1874
# Merge jandersson@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
# into stingray.(none):/space/bk/rep/mysql-4.1-ndb
# --------------------------------------------
# 04/04/14      johan@stingray.(none)   1.1875
# handle rep node as an api node
# --------------------------------------------
# 04/04/14      pekka@mysql.com 1.1873.1.1
# Fix for NDBT_Table removal
# --------------------------------------------
# 04/04/15      joreland@mysql.com      1.1873.1.2
# Uninitialized var.
# --------------------------------------------
# 04/04/15      johan@stingray.(none)   1.1876
# Merge jandersson@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
# into stingray.(none):/space/bk/rep/mysql-4.1-ndb
# --------------------------------------------
# 04/04/15      joreland@mysql.com      1.1873.1.3
# Write pid before changing user
# (as runas user probably doesn't have permissions on pid-dir)
# --------------------------------------------
# --------------------------------------------
# 04/04/15      ndb@mc03.ndb.mysql.com  1.1862.1.3
# Fix printout of varchars
# --------------------------------------------
# 04/04/15      ndb@mc03.ndb.mysql.com  1.1877
# Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
# into mc03.ndb.mysql.com:/space/ndb/tmp
# --------------------------------------------
# 04/04/15      ndb@mc03.ndb.mysql.com  1.1862.1.4
# Hmm.. don't print attr as many times as length of array
# --------------------------------------------
# 04/04/15      ndb@mc03.ndb.mysql.com  1.1878
# Merge mc03.ndb.mysql.com:/space/ndb/mysql-4.1-ndb
# into mc03.ndb.mysql.com:/space/ndb/tmp
# --------------------------------------------
# 04/04/15      joreland@mysql.com      1.1876.1.1
# Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
# into mysql.com:/home/jonas/src/mysql-4.1-ndb
# --------------------------------------------
# 04/04/15      joreland@mysql.com      1.1877.1.1
# Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
# into mysql.com:/home/jonas/src/mysql-4.1-ndb
# --------------------------------------------
# 04/04/15      ndb@mc03.ndb.mysql.com  1.1879
# Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
# into mc03.ndb.mysql.com:/space/ndb/tmp
# --------------------------------------------
# 04/04/17      joreland@mysql.com      1.1880
# LCP bug when restarting ops take's longer than DIH sending a new lcp ord
# Solution:
# Send LCP_FRAG_REP after restarting all ops
# --------------------------------------------
# 04/04/18      joreland@mysql.com      1.1881
# Missspelled ERROR_INSERT
# --------------------------------------------
# 04/04/18      joreland@mysql.com      1.1882
# Added possibility to log only distributed signals
# --------------------------------------------
# 04/04/22      joreland@mysql.com      1.1883
# Removed dependancy to libstdc++
# * pure virtual functions "__cxa_pure_virtual" is defined in libstd++ ->
#   remove all pure virtual functions
# --------------------------------------------
# 04/04/23      joreland@mysql.com      1.1884
# Various minor bug fixes for problems found while compiling
# with icc
# --------------------------------------------
# --------------------------------------------
# 04/04/25      joreland@mysql.com      1.1885
# Removed debug code (joreland:1.1875)
# --------------------------------------------
# 04/04/26      ejonore@mc03.ndb.mysql.com      1.1862.1.5
# Lock pages in memory _after_ daemon-mode (exec/fork)
# --------------------------------------------
# 04/04/27      ejonore@mc03.ndb.mysql.com      1.1862.1.6
# 1) Trap abort()
# 2) StopStart/StopAborted events
# 3) warning if memlock fails
# 4) use g_logger more often (instead of ndbout)
# 
# --------------------------------------------
# 04/04/27      joreland@mysql.com      1.1886
# bug fix for a bug in wl1714 + software upgrade
# --------------------------------------------
# 04/04/27      joreland@mysql.com      1.1887
# Cset exclude: joreland@mysql.com|ChangeSet|20040422160720|05374
# --------------------------------------------
# 04/04/27      joreland@mysql.com      1.1888
# removed libstc++ second try...
# --------------------------------------------
# 04/04/28      ejonore@mc03.ndb.mysql.com      1.1862.1.7
# 1) Don't lock FUTURE pages but only current
# 2) Do this when SIZEALT has completed
# --------------------------------------------
# 04/04/30      joreland@mysql.com      1.1889
# Merge jonas@orca:/home/ndb/releases/mysql-4.1-ndb-3.4.x
# into mysql.com:/home/jonas/src/mysql-4.1-ndb
# --------------------------------------------
# 04/05/03      ndb@mc03.ndb.mysql.com  1.1862.1.8
# Version update
# --------------------------------------------
# 04/05/03      joreland@mysql.com      1.1862.3.1
# Changed restart behavior.
# Use "angel" process which monitor "real" process
# --------------------------------------------
# 04/05/03      joreland@mysql.com      1.1862.1.9
# Merge jonas@orca:/home/ndb/releases/mysql-4.1-ndb-3.4.x
# into mysql.com:/home/jonas/src/mysql-4.1-ndb-3.4.x
# --------------------------------------------
# 04/05/03      joreland@mysql.com      1.1890
# Merge B2 fixes
# --------------------------------------------
# --------------------------------------------
# 04/05/03      joreland@mysql.com      1.1862.1.10
# Better handling of children terminations
# --------------------------------------------
# 04/05/03      joreland@mysql.com      1.1862.1.11
# Fixes for angel-restarting
# --------------------------------------------
# 04/05/03      joreland@mysql.com      1.1891
# Merge mysql.com:/home/jonas/src/mysql-4.1-ndb-3.4.x
# into mysql.com:/home/jonas/src/mysql-4.1-ndb
# --------------------------------------------
#
2004-05-04 11:19:19 +02:00
magnus@neptunus.(none)
371f7ec91b Adding Makefile for ronja dir 2004-04-14 14:47:34 +02:00
magnus@neptunus.(none)
c0db0ce9aa Fix up of Makefiles for NDB Cluster 2004-04-14 11:55:14 +02:00
magnus@neptunus.(none)
5b3aec2b90 Initial revision of NDB Cluster files 2004-04-14 10:53:21 +02:00