mskold@mysql.com
8327593bfd
Merge
2005-04-07 19:48:00 +02:00
tomas@poseidon.ndb.mysql.com
4637544c61
small testcase update
2005-02-07 11:17:24 +01:00
tomas@poseidon.ndb.mysql.com
7fd685ffe8
added test to trigger drifferent fragmentations in ndb
...
corrected documentation on fragmentation
set "fragmentation medium" to mean 2 fragments per node instead of 1
set default fragmentation to small instead of medium
bug#8284 adjust fragmentation to max_rows
2005-02-04 14:25:08 +01:00
acurtis@pcgem.rdg.cyberkinetica.com
dd1cd8aa46
Bug#6031 - To drop database you have to execute DROP DATABASE command twice.
...
DROP DATABASE failed because of file ext not in TYPELIB of known extensions.
General solution - construct a TYPELIB at runtime instead of a static list.
2004-11-10 15:07:11 +00:00
mskold@mysql.com
700da57918
Fix for bug#6398 update of primary key fails
2004-11-03 15:53:26 +01:00
tomas@poseidon.ndb.mysql.com
54e72c7207
ndb_basic.result:
...
forgot to commit new result
2004-10-28 15:43:16 +00:00
tomas@poseidon.ndb.mysql.com
0003a8d5a0
added test for max limit of 128 attributes in table
...
new define for long signal section size
bumbed up limit for attributes to 128
use new define in SectionSegment
some bug fixing of send fragmented signal +
make chunk size a multiple the dew define for SectionSegment size
2004-10-28 11:19:51 +00:00
tomas@poseidon.ndb.mysql.com
8ae6219c26
fix so that ndb handler can cope with char(0), mapped to char(1) for now
2004-10-20 17:22:58 +00:00
mskold@mysql.com
dd8c74beac
Added index cardinality check
2004-10-01 14:57:17 +02:00
monty@mysql.com
ba4d4ce97a
Merge bk-internal.mysql.com:/home/bk/mysql-4.1
...
into mysql.com:/home/my/mysql-4.1
2004-09-01 02:13:35 +03:00
monty@mysql.com
6adaff23a4
Review of new pushed code (Indentation fixes and simple optimizations)
...
Use 'mysqltest' as test database instead of test_$1 or test1,test2 to not accidently delete an important database
Safety fix for mailformed MERGE files
2004-08-31 14:35:04 +03:00
mskold@mysql.com
4b1671c933
Simplified expensive test
2004-08-31 10:00:33 +02:00
mskold@mysql.com
a2bcb2a558
Cleaned up rnd_init
2004-08-24 23:13:32 +02:00
mskold@mysql.com
3e1493b84b
Fix for WL#1731 Handler: multiple databases
2004-08-18 19:13:39 +02:00
mskold@mysql.com
24f9a2e9bb
Added ORDER BY to ensure same result on all setups/platforms
2004-07-29 13:32:50 +02:00
mskold@mysql.com
217bd8b6bd
WL#1791 Handler: support update of primary key
2004-07-22 18:35:51 +02:00
mskold@mysql.com
bddd075d73
Fixed bug #4106 and removed buggy pk update
2004-07-09 13:18:56 +02:00
mskold@mysql.com
c708619d0b
Added support for update of pk
2004-07-02 11:50:28 +02:00
magnus@neptunus.(none)
28c8ac884b
Corrected index_flags returned when index are created with USING HASH
...
Updated ndb_ test cases
2004-05-25 14:40:51 +02:00
magnus@neptunus.(none)
4d7edeff8e
Updated ndb_basic test
2004-05-17 09:40:35 +02:00
magnus@neptunus.(none)
794b3b52d9
Updated ndb_basic
2004-05-10 14:14:14 +02:00
magnus@neptunus.(none)
855fcf1411
Updated mysql-test-run to work with the started NDB Cluster
...
Added one test case for ndb to mysql-test-run, ndb_basic. It will show that
NDB Cluster is supported.
2004-04-15 12:03:13 +02:00