Commit graph

34 commits

Author SHA1 Message Date
joreland@mysql.com
7df0275f69 Merge mysql.com:/home/jonas/src/mysql-4.1-fix
into mysql.com:/home/jonas/src/mysql-5.0-ndb
2004-11-19 13:24:37 +01:00
joreland@mysql.com
5e0d7711c2 wl2077 moved inline to .hpp file 2004-11-18 20:54:35 +01:00
joreland@mysql.com
26bd793133 merge 2004-11-15 11:21:21 +01:00
joreland@mysql.com
58ecd9a5cf merge 2004-11-11 10:45:45 +01:00
joreland@mysql.com
ffaa063659 compile fix for ndbapi test program on irix (variable scope) 2004-11-08 13:59:04 +01:00
tomas@poseidon.ndb.mysql.com
9f999953a2 removed editline and replaced with mysql readline
created new facade object for CommandInterpreter
    removed CPC #if 0 code
    removed editline from mgmtsrver, no replace with readline since interface is obsolete anyways
2004-11-08 10:21:39 +00:00
joreland@mysql.com
4ff14f6c59 wl2240 - ndb partitioning
Added create table hook for NDB API test framework
2004-11-07 19:37:11 +01:00
tomas@poseidon.ndb.mysql.com
41e39c7be3 aligned ndb versioning with mysql
changed define SNPRINTF_RETURN_ZERO to SNPRINTF_RETURN_TRUNC
    added define NDB_INIT
    removed getarg, strlcat, strlcpy
    aligned ndb version with mysql version
    cpcd: removed old way of reading config file and replaced with mysql load_defaults
    changed from using getarg to my_getopts
    use mysql my_progname
    moved getarg to test
2004-11-01 13:55:43 +00:00
tomas@poseidon.ndb.mysql.com
6e10fe2519 changed to call internal snprintf/vsnprintf 2004-10-21 19:02:01 +00:00
joreland@mysql.com
20e5bfe839 wl 1801
Testcases for NF
2004-10-08 17:44:20 +02:00
joreland@mysql.com
46b2eae096 Test prg update
- make test node restart test harder
2004-10-08 16:42:51 +02:00
joreland@mysql.com
f41211f9e8 wl2135 - ndb api test prg 2004-10-04 17:48:03 +02:00
pekka@mysql.com
d0d2b820b7 ndb: set column type sets column defaults 2004-09-15 14:52:39 +02:00
tomas@poseidon.(none)
a926d83243 see respective file 2004-08-27 11:48:27 +00:00
joreland@mysql.com
87b22e8ac7 Add indexes to test toolkit 2004-08-11 10:03:43 +02:00
joreland@mysql.com
ad325516a9 testTransaction -n FRead*
testTransaction -n *Scan*
testTimeout -n *
2004-08-09 09:44:05 +02:00
joreland@mysql.com
20c86363f5 Merge 4.1 with jonas irix clone 2004-08-03 14:16:16 +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
e38792a638 ha_ndb blobs 2004-07-22 12:33:14 +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
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
96c4a9c6d5 Fixed memory handling 2004-07-06 08:36:52 +02:00
joreland@mysql.com
1201a2e599 Bug fixes, related to wl1671 & BUG#4230 2004-06-23 14:11:35 +02:00
joreland@mysql.com
eb863023bb merge 2004-06-11 12:16:03 +02:00
tomas@poseidon.ndb.mysql.com
20a42316ae ndb source tree cleanup, see respective file 2004-06-07 17:31:32 +00: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
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
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
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
magnus@neptunus.(none)
5b3aec2b90 Initial revision of NDB Cluster files 2004-04-14 10:53:21 +02:00