summaryrefslogtreecommitdiff
path: root/mysql-test/r/ndb_index_unique.result
Commit message (Expand)AuthorAgeFilesLines
* Bug#24818 CREATE UNIQUE INDEX (...) USING HASH on a NDB table crashes mysqld:...mskold/marty@mysql.com/linux.site2006-12-071-1/+1
* Merge mysql.com:/windows/Linux_space/MySQL/mysql-5.0mskold/marty@linux.site2006-12-071-0/+15
|\
| * Merge mysql.com:/windows/Linux_space/MySQL/mysql-4.1mskold/marty@mysql.com/linux.site2006-12-071-0/+15
| |\
| | * Bug#24818 CREATE UNIQUE INDEX (...) USING HASH on a NDB table crashes mysqld:...mskold/marty@mysql.com/linux.site2006-12-071-0/+15
| * | bug#21507 I can't create a unique hash index in NDB: Added possibillity to cr...mskold/marty@mysql.com/linux.site2006-11-071-1/+34
| * | Bug #21072 Duplicate key error in NDB references wrong key: re-generated tes...mskold/marty@mysql.com/linux.site2006-10-161-1/+1
| * | Merge mysql.com:/windows/Linux_space/MySQL/mysql-4.1mskold/marty@mysql.com/linux.site2006-10-161-5/+5
| |\ \ | | |/
| | * Bug #21072 Duplicate key error in NDB references wrong key: use MAX_KEY to s...mskold/marty@mysql.com/linux.site2006-09-211-5/+5
* | | bug#21507 I can't create a unique hash index in NDB: Added possibillity to cr...mskold/marty@mysql.com/linux.site2006-11-131-1/+34
* | | bug#21873 MySQLD Crash on ALTER...ADD..UNIQUE..USING HASH statement for NDB b...mskold/marty@mysql.com/linux.site2006-10-241-0/+3
* | | Bug #21072 Duplicate key error in NDB references wrong key: Added new print...mskold/marty@mysql.com/linux.site2006-10-161-6/+6
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-newmonty@mysql.com2006-06-041-1/+1
|\ \ \
| * | | This changeset is largely a handler cleanup changeset (WL#3281), but includes...monty@mysql.com2006-06-041-1/+1
* | | | Changed to use new syntax for PRIMARY/UNIQUE KEY USING HASHmskold@mysql.com2006-05-091-3/+3
|/ / /
* | | Added test for violation of uniqueness constraint at create indexmskold@mysql.com2006-04-261-0/+2
* | | Disabled test case due to Bug: #18129: Fast (online) add index leaves tempora...mskold@mysql.com2006-03-101-2/+0
* | | Reverted to previous error codes, since some common tests depend in itmskold@mysql.com2006-03-101-6/+6
* | | Added more tests for bug#18040: Create unique index cause error 4243mskold@mysql.com2006-03-091-10/+14
* | | WL#1563 - Modify MySQL to support fast CREATE/DROP INDEXingo@mysql.com2006-02-101-1/+1
* | | Merge mysql.com:/home/mydev/mysql-5.1ingo@mysql.com2006-02-101-5/+5
|\ \ \ | |/ / |/| |
| * | WL#1563 - Modify MySQL to support fast CREATE/DROP INDEXingo@mysql.com2006-01-231-5/+5
* | | ndb - bug#15918 fixpekka@mysql.com2006-02-071-0/+9
|/ /
* | Invalid DEFAULT values for CREATE TABLE now generates errors. (Bug #5902)monty@mysql.com2005-04-011-4/+4
* | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0-ndbtomas@poseidon.ndb.mysql.com2005-01-261-0/+14
|\ \ | |/
| * Bug#8101 unique indexes which attribute are _not_ specified in the order of ...tomas@poseidon.ndb.mysql.com2005-01-261-0/+14
| * fixed error in test resulttomas@poseidon.ndb.mysql.com2004-11-301-0/+2
| * Merge mysql.com:/home/jonas/src/mysql-4.1-fixjoreland@mysql.com2004-11-301-0/+36
| |\
* | | ndb - make sure all used tables are dropped in beginning of test casejoreland@mysql.com2005-01-261-1/+1
* | | ndb - Fixed INCORRECT result file for unique index testjoreland@mysql.com2004-11-301-0/+2
* | | Merge mysql.com:/home/jonas/src/mysql-4.1-fixjoreland@mysql.com2004-11-301-0/+36
|\ \ \ | |/ / |/| / | |/
| * ndb - fixed long overdue problems with unique indexes and null valuesjoreland@mysql.com2004-11-301-0/+36
* | Added NULL value tests for UNIQUE indexmskold@mysql.com2004-11-221-0/+45
* | Added checks for NOT NULL for all fields in UNIQUE INDEX (USING HASH)mskold@mysql.com2004-11-221-0/+7
|/
* Fix for bug#4312 ndb table, wrong behaviour on insert .. on duplicate key ..mskold@mysql.com2004-11-181-4/+4
* fixed wrong initial auto increment value bug#5369tomas@poseidon.(none)2004-09-021-1/+1
* Enabled HA_NULL_IN_KEY supportmskold@mysql.com2004-08-311-0/+62
* Added support for NULL in unique indexmskold@mysql.com2004-08-131-1/+50
* Corrected index_flags returned when index are created with USING HASHmagnus@neptunus.(none)2004-05-251-0/+42
* Updated ndb_* test casesmagnus@neptunus.(none)2004-05-111-6/+6
* Added new mysql-test files for NDBmagnus@neptunus.(none)2004-04-291-0/+371