summaryrefslogtreecommitdiff
path: root/mysql-test/t/ndb_index_unique.test
Commit message (Expand)AuthorAgeFilesLines
* Change to new (after merge) error numbersunknown2007-01-221-1/+1
* Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-01-221-6/+6
|\
| * Give warnings for unused objectsunknown2007-01-221-6/+6
* | Merge mysql.com:/windows/Linux_space/MySQL/mysql-5.0unknown2006-12-071-0/+8
|\ \
| * \ Merge mysql.com:/windows/Linux_space/MySQL/mysql-4.1unknown2006-12-071-0/+8
| |\ \
| | * | Bug#24818 CREATE UNIQUE INDEX (...) USING HASH on a NDB table crashes mysqld:...unknown2006-12-071-0/+8
* | | | Merge mysql.com:/windows/Linux_space/MySQL/mysql-5.0unknown2006-11-101-1/+14
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | bug#21507 I can't create a unique hash index in NDB: Added possibillity to cr...unknown2006-11-071-1/+14
* | | bug#21873 MySQLD Crash on ALTER...ADD..UNIQUE..USING HASH statement for NDB b...unknown2006-10-241-0/+8
* | | 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-2/+2
* | | Disabled test case due to Bug: #18129: Fast (online) add index leaves tempora...unknown2006-03-101-3/+3
* | | 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/+16
|/ /
* | ndb - bug#15918 fixunknown2006-02-071-0/+14
* | Merge mysql.com:/home/my/mysql-4.1unknown2005-07-281-0/+2
|\ \ | |/
| * Added end marker for tests to make future merges easierunknown2005-07-281-0/+2
* | Mergeunknown2005-04-211-0/+1
|\ \ | |/
| * Disabled ndb tests for embeddedunknown2005-04-191-0/+1
* | 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/+21
|\ \ | |/
| * Bug#8101 unique indexes which attribute are _not_ specified in the order of ...unknown2005-01-261-0/+21
| * Merge mysql.com:/home/jonas/src/mysql-4.1-fixunknown2004-11-301-0/+20
| |\
* | | ndb - make sure all used tables are dropped in beginning of test caseunknown2005-01-261-1/+1
* | | Merge mysql.com:/home/jonas/src/mysql-4.1-fixunknown2004-11-301-0/+20
|\ \ \ | |/ / |/| / | |/
| * ndb - fixed long overdue problems with unique indexes and null valuesunknown2004-11-301-0/+20
* | Added NULL value tests for UNIQUE indexunknown2004-11-221-0/+26
* | Added checks for NOT NULL for all fields in UNIQUE INDEX (USING HASH)unknown2004-11-221-0/+8
|/
* Fix for bug#4312 ndb table, wrong behaviour on insert .. on duplicate key ..unknown2004-11-181-4/+4
* Enabled HA_NULL_IN_KEY supportunknown2004-08-311-35/+35
* Added support for NULL in unique indexunknown2004-08-131-1/+60
* Corrected index_flags returned when index are created with USING HASHunknown2004-05-251-0/+41
* Updated ndb_* test casesunknown2004-05-111-6/+6
* Added new mysql-test files for NDBunknown2004-04-291-0/+134