1
0
mirror of https://github.com/MariaDB/server.git synced 2025-09-06 19:08:06 +03:00
Commit Graph

16 Commits

Author SHA1 Message Date
pekka@mysql.com
4b75cf3d32 ndb - wl-2455 TUP scan for testing in 5.0 2005-04-07 11:15:34 +02:00
joreland@mysql.com
5de6bf24ae ndb testcases - more removal of old constructor 2004-12-30 11:55:08 +01:00
joreland@mysql.com
20fa339cb1 wl2126 - ndb - fix last unhandled part of read_multi_range
reading sorted multi_range with several range-scans
2004-12-07 15:15:49 +01:00
joreland@mysql.com
f8e8cbc61e wl2126 - ndb batch - post review fixes 2004-11-30 07:58:55 +01:00
joreland@mysql.com
f6b872dc47 merge 2004-11-26 10:13:32 +01:00
joreland@mysql.com
4d52d9e50f ndb - bugfix testScanPerf 2004-11-26 10:00:33 +01:00
joreland@mysql.com
b9c920baa1 wl2126 - ndb - bug fix in set_new_bound & testScanPerf 2004-11-25 15:36:39 +01:00
joreland@mysql.com
d35fe3e606 Merge mysql.com:/home/jonas/src/mysql-4.1
into mysql.com:/home/jonas/src/mysql-4.1-fix
2004-11-22 07:52:42 +01:00
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
64382cdcf3 wl2077 - ndb scan optimizations 2004-11-18 22:41:31 +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
6e10fe2519 changed to call internal snprintf/vsnprintf 2004-10-21 19:02:01 +00:00
pekka@mysql.com
39a4aa39f2 ndb_init() to all ndb programs 2004-09-15 11:49:18 +02:00
joreland@mysql.com
02fbe60cec Added testReadPerf that compares different access methods
- pk read (batch and serial)
- unique index read (batch and serial)
- eq-bound ordered index
- range ordered index
- sorted range ordered index
- interpretered scan
2004-09-06 07:08:40 +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
magnus@neptunus.(none)
e20c134da3 Moved testScanPerf to ndb/test/ndbapi/ and added it to Makefile 2004-07-15 09:28:18 +02:00