joreland@mysql.com
|
087a694f65
|
Fix simple/dirty read handling
|
2004-10-08 09:43:38 +02:00 |
|
joreland@mysql.com
|
0a8bbe4d85
|
wl2135 - index restart
|
2004-10-05 12:17:42 +02:00 |
|
joreland@mysql.com
|
0c7e32fcab
|
NdbIndexScanOperation::reset_bounds()
- Send BOUNDS as KEYINFO
- At restart, only reset KEYINFO
--
Fix resource shortage at KEYINFO in Dbtc and Dblqh w.r.t scan
--
|
2004-10-04 12:59:04 +02:00 |
|
joreland@mysql.com
|
2e7e0d1f78
|
Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
into mysql.com:/home/jonas/src/mysql-4.1-ndb
|
2004-09-17 16:58:10 +02:00 |
|
pekka@mysql.com
|
e274047c24
|
Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
into mysql.com:/space/pekka/ndb/version/my41-cc
|
2004-09-17 14:18:32 +02:00 |
|
joreland@mysql.com
|
11dbfe4796
|
Fix backup event
|
2004-09-17 14:18:28 +02:00 |
|
joreland@mysql.com
|
8dfb6b3fc4
|
Added EventReport for backup
|
2004-09-17 10:32:22 +02:00 |
|
joreland@mysql.com
|
31ba0b2be2
|
Moved event category match functionality into mgmapi
Removed grep introduced bogus mgm call
|
2004-09-17 08:28:22 +02:00 |
|
joreland@mysql.com
|
b04d9dcde4
|
Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
into mysql.com:/home/jonas/src/mysql-4.1-ndb
|
2004-09-16 18:09:35 +02:00 |
|
joreland@mysql.com
|
32cd5acd38
|
wl1668 -
Add support for getting events via mgmapi
removed all traces of stat port
|
2004-09-16 18:02:41 +02:00 |
|
pekka@mysql.com
|
82c0e3b478
|
ndb charsets: metadata in TUP, TUX
|
2004-09-16 12:57:15 +02:00 |
|
pekka@mysql.com
|
0caba84b46
|
ndb charsets: DICT
|
2004-09-15 17:44:13 +02:00 |
|
joreland@mysql.com
|
51b79a8448
|
Merge mysql.com:/home/jonas/src/mysql-4.1-ndb
into mysql.com:/home/jonas/src/wl2025
|
2004-09-01 04:52:50 +02:00 |
|
joreland@mysql.com
|
c246824929
|
Added some more options to TC timers, such as:
1) explicit start/stop timer (instead of perodical reports)
2) scan & range scan reporting
|
2004-08-31 22:12:08 +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
|
b269edbe23
|
merge
|
2004-08-25 12:17:43 +02:00 |
|
joreland@mysql.com
|
182c5b6299
|
merge count(*) optim with wl2025
|
2004-08-25 08:49:46 +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 |
|
mronstrom@mysql.com
|
0b15127eb5
|
Removed some error codes since the errors are hard errors which
need ndbrequire instead.
|
2004-08-24 00:15:04 +02:00 |
|
mronstrom@build.mysql.com
|
c4c6bb7e75
|
Merge build.mysql.com:/home/bk/mysql-4.1-ndb
into build.mysql.com:/users/mronstrom/wl2056
|
2004-08-21 15:11:47 +02:00 |
|
mronstrom@mysql.com
|
852a44e1d8
|
New config parameters for Log Page Buffers
Fixing issue with NO_OF_FRAG_PER_NODE
Also removed some OSE code no longer needed when configurable log pages
|
2004-08-21 13:14:27 +02:00 |
|
joreland@mysql.com
|
9c9812eb8c
|
Merge joreland@bk-internal.mysql.com:wl2025
into mysql.com:/home/jonas/src/wl2025
|
2004-08-19 10:37:46 +02:00 |
|
tomas@poseidon.(none)
|
f9337ba947
|
Some platfom compile/build fixes for ndb
|
2004-08-19 08:24:27 +00:00 |
|
joreland@mysql.com
|
fe118d628f
|
wl2025 - fix suma & backup
pluse remove "first_batch_size" and instead put
batch_size on next_scan_req
|
2004-08-19 07:43:06 +02:00 |
|
mronstrom@mysql.com
|
995ac87734
|
Added configuration parameters for batch size, batch byte size
and max scan batch size
Removed some debug printouts
|
2004-08-18 11:55:37 +02:00 |
|
mronstrom@mysql.com
|
607f7a6ebd
|
18 bits didn't fit into Uint16
|
2004-08-18 09:44:25 +02:00 |
|
mronstrom@mysql.com
|
f67262fd20
|
Fix bugs + include check of batch_byte_size and
use of first_batch_size
|
2004-08-17 17:55:47 +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
|
6fc580c025
|
Finalised first step of scan optimisations
Everything is working but a few things is still remaining
|
2004-08-11 17:36:31 +02:00 |
|
mronstrom@build.mysql.com
|
8fd1954bbe
|
Merge build.mysql.com:/home/bk/mysql-4.1-ndb
into build.mysql.com:/users/mronstrom/wl2025
|
2004-08-11 12:18:12 +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
|
b5c14cf8e1
|
Fix uninit variable bug "surfaced" by removing mem init in SimulatedBlock
|
2004-08-11 07:15:37 +02:00 |
|
mronstrom@mysql.com
|
5e4070af30
|
Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
into mysql.com:/Users/mikron/mysql-4.1-ndb
|
2004-08-09 17:59:37 +02:00 |
|
mronstrom@mysql.com
|
8a274c4466
|
First step for WL 2025
Not yet fully working
Scan reads work fine, not scan updates
|
2004-08-09 17:43:15 +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
|
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
|
a0a5a6a6fb
|
Remove unused config parameters
|
2004-08-05 18:23:01 +02:00 |
|
joreland@mysql.com
|
20c86363f5
|
Merge 4.1 with jonas irix clone
|
2004-08-03 14:16:16 +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 |
|
magnus@neptunus.(none)
|
8b9d8b4118
|
Merge
|
2004-07-27 11:57:04 +02:00 |
|
pekka@mysql.com
|
43efb3cce8
|
tux - remove obsolete signals tux->tup
|
2004-07-26 12:35:05 +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
|
e38792a638
|
ha_ndb blobs
|
2004-07-22 12:33:14 +02:00 |
|
magnus@neptunus.(none)
|
66f9769ae3
|
Remove the remains of SCAN_TABINFO signal
|
2004-07-15 09:25:23 +02:00 |
|
mysqldev@o2k.irixworld.net
|
d8ef310a8f
|
Merge o2k.irixworld.net:/usr/people/mysqldev/jonas/my41
into o2k.irixworld.net:/usr/people/mysqldev/jonas/tmp
|
2004-07-09 12:50:22 +02:00 |
|
mysqldev@o2k.irixworld.net
|
7e6bb0eee8
|
Irix64 mipspro ndb compile fixes
|
2004-07-09 12:48:32 +02:00 |
|
joreland@mysql.com
|
f16e5a0afa
|
Removed some macros
and moved some code.
Improve portability
|
2004-07-09 10:00:09 +02:00 |
|
pekka@mysql.com
|
432277eb89
|
tux optim 12 - remove max prefix + related
|
2004-07-08 14:35:19 +02:00 |
|
tomas@poseidon.bredbandsbolaget.se
|
e80c66b063
|
wl 1748
|
2004-06-23 23:53:48 +00:00 |
|