Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ndb - bug#31635 (5.0) | jonas@perch.ndb.mysql.com | 2007-10-26 | 1 | -2/+20 |
* | Bug #28719: multi pk update ignore corrupts data | tomas@whalegate.ndb.mysql.com | 2007-05-28 | 1 | -0/+40 |
* | Merge perch.ndb.mysql.com:/home/jonas/src/50-work | jonas@perch.ndb.mysql.com | 2007-05-08 | 1 | -0/+15 |
|\ | |||||
| * | ndb - bug#27437 | jonas@perch.ndb.mysql.com | 2007-05-08 | 1 | -0/+15 |
* | | Bug#20166 mysql-test-run.pl does not test system privilege tables creation | msvensson@pilot.blaudden | 2007-02-26 | 1 | -3/+3 |
* | | bug#25746 ndb: 4209 error with 2 VARCHAR primary keys | tomas@poseidon.mysql.com | 2007-01-23 | 1 | -0/+19 |
* | | perror returns 2 if it does not understand the option --ndb | msvensson@neptunus.(none) | 2006-07-31 | 1 | -0/+10 |
|/ | |||||
* | Merge poseidon.ndb.mysql.com:/home/tomas/mysql-4.1 | tomas@poseidon.ndb.mysql.com | 2006-02-10 | 1 | -0/+66 |
|\ | |||||
| * | Bug #17249 ndb, delete statement with join where clause fails when table do n... | tomas@poseidon.ndb.mysql.com | 2006-02-10 | 1 | -0/+66 |
* | | Merge perch.ndb.mysql.com:/home/jonas/src/mysql-5.0 | jonas@perch.ndb.mysql.com | 2005-12-14 | 1 | -0/+11 |
|\ \ | |||||
| * | | bug#15682 - ndb - invalid handling of varchar in position/rnd_pos | jonas@perch.ndb.mysql.com | 2005-12-14 | 1 | -0/+11 |
* | | | Merge mysql.com:/opt/local/work/mysql-4.1-root | konstantin@mysql.com | 2005-11-25 | 1 | -9/+8 |
|\ \ \ | | |/ | |/| | |||||
| * | | Bug #14514 Creating table with packed key fails silently | msvensson@neptunus.(none) | 2005-11-21 | 1 | -0/+8 |
* | | | BUG#14514 | msvensson@neptunus.(none) | 2005-11-02 | 1 | -0/+9 |
| |/ |/| | |||||
* | | Merge mysql.com:/home/my/mysql-4.1 | monty@mysql.com | 2005-07-28 | 1 | -0/+1 |
|\ \ | |/ | |||||
| * | Added end marker for tests to make future merges easier | monty@mysql.com | 2005-07-28 | 1 | -0/+2 |
* | | BUG#9626 valgrind warnings | msvensson@neptunus.(none) | 2005-05-19 | 1 | -0/+9 |
* | | Merge | mskold@mysql.com | 2005-04-21 | 1 | -0/+1 |
|\ \ | |/ | |||||
| * | Disabled ndb tests for embedded | mskold@mysql.com | 2005-04-19 | 1 | -0/+1 |
* | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1 | mskold@mysql.com | 2005-04-08 | 1 | -0/+2 |
|\ \ | |/ | |||||
| * | Added more tests for auto_increment | mskold@mysql.com | 2005-04-08 | 1 | -0/+2 |
* | | Merge | mskold@mysql.com | 2005-04-07 | 1 | -0/+25 |
|\ \ | |/ | |||||
| * | Fix for Bug #9675 Auto-increment not working with INSERT..SELECT and NDB storage | mskold@mysql.com | 2005-04-07 | 1 | -0/+25 |
* | | ndb_basic.test: | tomas@poseidon.ndb.mysql.com | 2005-02-07 | 1 | -1/+0 |
* | | small testcase update | tomas@poseidon.ndb.mysql.com | 2005-02-07 | 1 | -1/+2 |
|/ | |||||
* | added test to trigger drifferent fragmentations in ndb | tomas@poseidon.ndb.mysql.com | 2005-02-04 | 1 | -0/+38 |
* | Bug#6031 - To drop database you have to execute DROP DATABASE command twice. | acurtis@pcgem.rdg.cyberkinetica.com | 2004-11-10 | 1 | -0/+15 |
* | Fix for bug#6398 update of primary key fails | mskold@mysql.com | 2004-11-03 | 1 | -0/+2 |
* | test that attribute name truncation works | tomas@poseidon.ndb.mysql.com | 2004-10-28 | 1 | -0/+15 |
* | added test for max limit of 128 attributes in table | tomas@poseidon.ndb.mysql.com | 2004-10-28 | 1 | -0/+136 |
* | fix so that ndb handler can cope with char(0), mapped to char(1) for now | tomas@poseidon.ndb.mysql.com | 2004-10-20 | 1 | -0/+13 |
* | Added index cardinality check | mskold@mysql.com | 2004-10-01 | 1 | -1/+2 |
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mysql.com | 2004-09-01 | 1 | -4/+6 |
|\ | |||||
| * | Simplified expensive test | mskold@mysql.com | 2004-08-31 | 1 | -4/+6 |
* | | Review of new pushed code (Indentation fixes and simple optimizations) | monty@mysql.com | 2004-08-31 | 1 | -6/+4 |
|/ | |||||
* | Cleaned up rnd_init | mskold@mysql.com | 2004-08-24 | 1 | -0/+4 |
* | Fix for WL#1731 Handler: multiple databases | mskold@mysql.com | 2004-08-18 | 1 | -0/+34 |
* | Added ORDER BY to ensure same result on all setups/platforms | mskold@mysql.com | 2004-07-29 | 1 | -8/+9 |
* | WL#1791 Handler: support update of primary key | mskold@mysql.com | 2004-07-22 | 1 | -8/+11 |
* | Fixed bug #4106 and removed buggy pk update | mskold@mysql.com | 2004-07-09 | 1 | -8/+3 |
* | Added support for update of pk | mskold@mysql.com | 2004-07-02 | 1 | -3/+8 |
* | Corrected index_flags returned when index are created with USING HASH | magnus@neptunus.(none) | 2004-05-25 | 1 | -3/+3 |
* | Updated ndb_basic test | magnus@neptunus.(none) | 2004-05-17 | 1 | -1/+209 |
* | Updated ndb_basic | magnus@neptunus.(none) | 2004-05-10 | 1 | -5/+16 |
* | Updated mysql-test-run to work with the started NDB Cluster | magnus@neptunus.(none) | 2004-04-15 | 1 | -0/+98 |