Commit graph

16 commits

Author SHA1 Message Date
joreland@mysql.com
e8566a205a Bug#5429
Use const table * in NDB API
2004-09-07 21:53:59 +02:00
joreland@mysql.com
872dff5b69 Added 3 psuedo columns
Cleaned up code
Changed ndb_select_all
2004-08-27 22:31:16 +02:00
joreland@mysql.com
31a5dd0a0d Implemented general purpose psuedo columns: row_count & fragment
Implemented new interpreter instruction: exit_ok_last

This two new features combined can be used to make fast select count
2004-08-24 23:27:32 +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
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
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
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
joreland@mysql.com
9d851e9385 Merge 2004-05-27 11:36:10 +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
joreland@mysql.com
4c90c593af wl1671 - Sorted scan 2004-05-26 13:24:14 +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)
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