joreland@mysql.com
b9dbef8e23
Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into mysql.com:/home/jonas/src/mysql-4.1
2004-08-19 10:37:47 +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
3023d0ddc1
Set correct error code
2004-08-19 08:03:54 +02: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
mskold@mysql.com
3e1493b84b
Fix for WL#1731 Handler: multiple databases
2004-08-18 19:13:39 +02:00
tomas@poseidon.(none)
7c69afaf15
Added some explicit templates
2004-08-18 14:26:39 +00:00
tomas@poseidon.(none)
8706d60b53
Added some explicit templates
2004-08-18 12:15:02 +00: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
joreland@mysql.com
26a30a7331
Merge mysql.com:/home/jonas/src/mysql-4.1
...
into mysql.com:/home/jonas/src/mysql-4.1-ndb
2004-08-18 00:24:11 +02:00
joreland@mysql.com
51b696ebbc
Make sure registers is 64-bit aligned
2004-08-18 00:19:47 +02:00
joreland@mysql.com
94189cb43b
Don gather results for unallocated api's
2004-08-18 00:06:18 +02:00
joreland@mysql.com
1e2f7cfccf
Use native format in interpreter -
...
(old code mixed the 3 alternatives: native, [lo, hi], [hi, lo])
This fixes problem with auto increment on different byte order
(This also make adding of signed ints really simple...)
2004-08-17 22:59:38 +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
6f24d1eb29
Two level data access of operation i-value insted of huge fixed
...
size array.
Added a number of subroutines for this
2004-08-17 13:18:20 +02:00
mysqldev@mysql.com
f05b70cff5
Solaris fixes
2004-08-17 11:55:51 +02:00
joreland@mysql.com
95e56a1fd3
Limit testIndex CreateAll
...
Limit testBackup BackupOne
2004-08-17 09:29:00 +02:00
joreland@mysql.com
f5eb28f160
More testBackup fixes
2004-08-17 08:50:01 +02:00
joreland@mysql.com
38e210dc27
Fix testBackup
2004-08-17 07:48:13 +02:00
joreland@mysql.com
5821d2ea9e
1) Removed to hard require
...
2) Fix variable scope for irix compiler
2004-08-15 21:15:40 +02:00
joreland@mysql.com
f8778b2c56
Minor bugs
2004-08-15 20:44:41 +02:00
joreland@mysql.com
9f053d6426
Bug#4970
2004-08-15 14:26:08 +02:00
joreland@mysql.com
39d07e4e6b
Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
...
into mysql.com:/home/jonas/src/mysql-4.1-ndb
2004-08-13 17:11:52 +02:00
joreland@mysql.com
8b7bd89bef
Fix apiConnectptr after execute direct
2004-08-13 17:10:08 +02:00
joreland@mysql.com
f75dcd9409
Dump core if VM_TRACE || ERROR_INSERT
2004-08-13 16:41:06 +02:00
joreland@mysql.com
40430a3fea
Fix type for 4115
2004-08-13 16:37:19 +02:00
joreland@mysql.com
4e5db0cdba
Bug fix for error insert 5038,
...
timeout in abort handling with more than 128 operations
2004-08-13 16:33:55 +02:00
joreland@mysql.com
df3c69f444
New error codes + automatic nulling of tvariables
2004-08-13 16:11:00 +02:00
mskold@mysql.com
7480f2dae4
Removed unused error code
2004-08-13 14:33:59 +02:00
mskold@mysql.com
7c6b884ef5
Added support for NULL in unique index
2004-08-13 13:51:18 +02:00
joreland@mysql.com
73e15672f4
Introduced system for automatic clearing of block global variables (VM_TRACE'd)
2004-08-13 09:53:21 +02:00
joreland@mysql.com
d971e4d490
Fix for diskless
2004-08-12 12:28:48 +02:00
joreland@mysql.com
8c8efefd08
Init signal before continueb
2004-08-12 11:35:42 +02:00
joreland@mysql.com
6be20d2c0a
Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
...
into mysql.com:/home/jonas/src/mysql-4.1-ndb
2004-08-12 11:09:03 +02:00
joreland@mysql.com
ccfad8ee42
testTransaction
...
Resources in SUMA
2004-08-12 10:36:44 +02:00
mskold@mysql.com
845c47a693
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-12 08:57:15 +02:00
joreland@mysql.com
6569393191
testScan -n ScanRandomTable
...
testDict -n FragmentType
2004-08-12 08:54:21 +02:00
gluh@gluh.mysql.r18.ru
c70eec403e
Fix for bug #4307 : bdb will not compile on FreeBSD 5 because of ancient awk
...
and some code clean up
2004-08-11 21:49:23 +04: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
joreland@mysql.com
849d42afee
Clear in chucks of 128k with watch_dog refresh in between
2004-08-11 14:49:28 +02:00
joreland@mysql.com
294958a707
Merge mysql.com:/home/jonas/src/mysql-4.1
...
into mysql.com:/home/jonas/src/mysql-4.1-ndb
2004-08-11 12:38:11 +02:00
joreland@mysql.com
a9ab9d05f1
Default = memset(0)
2004-08-11 12:35:57 +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
87b22e8ac7
Add indexes to test toolkit
2004-08-11 10:03:43 +02:00