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 |
|
mskold@mysql.com
|
3e1493b84b
|
Fix for WL#1731 Handler: multiple databases
|
2004-08-18 19:13:39 +02:00 |
|
joreland@mysql.com
|
1965bb01e5
|
Merge joreland@bk-internal.mysql.com:/users/mronstrom/wl2025
into mysql.com:/home/jonas/src/wl2025
|
2004-08-18 12:04:21 +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 |
|
joreland@mysql.com
|
e402f9ee3b
|
Merge mysql.com:/home/jonas/src/mysql-4.1-ndb
into mysql.com:/home/jonas/src/wl2025
|
2004-08-18 11:18:56 +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 |
|
mysqldev@mysql.com
|
f05b70cff5
|
Solaris fixes
|
2004-08-17 11:55:51 +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 |
|
mskold@mysql.com
|
c1c3e31fb6
|
Fix for bug#4730
|
2004-08-11 15:06:17 +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 |
|
mskold@mysql.com
|
a5dd9f8bb4
|
Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
into mysql.com:/usr/local/home/marty/MySQL/mysql-4.1-ndb
|
2004-08-10 11:48:43 +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
|
a8988d687d
|
Correction + move of code to NDB_DEBUG_FULL from VM_TRACE
|
2004-08-09 17:51: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
|
1add7651b4
|
bug#4529
|
2004-08-09 13:25:07 +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
|
6f92147258
|
Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
into mysql.com:/home/jonas/src/ll
|
2004-08-08 20:58:57 +02:00 |
|
joreland@mysql.com
|
99ec08873b
|
Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
into mysql.com:/home/jonas/src/ll
|
2004-08-06 10:04:58 +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
|
86d2906be5
|
Initial support for updating configuration "on the fly"
Only updates values mgmsrv's on main memory
to be used in test prg's
|
2004-08-05 16:21:33 +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 |
|
mysqldev@o2k.irixworld.net
|
7786fce2fd
|
Compile fixes for irix
|
2004-08-03 17:16:57 +02:00 |
|
joreland@mysql.com
|
20c86363f5
|
Merge 4.1 with jonas irix clone
|
2004-08-03 14:16:16 +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
|
466992fb1f
|
New file missing in source distr.
|
2004-08-01 09:07:08 +02:00 |
|
pekka@mysql.com
|
4312a79132
|
Bitmask.hpp:
compile fix for gcc-3.4.x
|
2004-07-31 15:53:27 +02:00 |
|
mskold@mysql.com
|
4dd1fc014f
|
Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
into mysql.com:/usr/local/home/marty/MySQL/mysql-4.1-ndb
|
2004-07-29 11:39:35 +02:00 |
|
mskold@mysql.com
|
4623fb9f48
|
Fix for bug#3912 Auto increment not correctly initialised when table is altered, completes WL#1911 Extended AUTO_INCREMENT support in NDB
|
2004-07-29 11:35:38 +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 |
|
magnus@neptunus.(none)
|
8b9d8b4118
|
Merge
|
2004-07-27 11:57:04 +02:00 |
|
pekka@mysql.com
|
8c0ec12baf
|
NdbSqlUtil.cpp, NdbSqlUtil.hpp:
add NdbSqlUtil::cmp for missing datatypes
|
2004-07-27 10:31:10 +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
|
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
|
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
|
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
|
27fc980e79
|
Merge mysql.com:/home/jonas/src/mysql-4.1
into mysql.com:/home/jonas/src/mysql-4.1-ndb
|
2004-07-06 10:20:52 +02:00 |
|