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