26 Commits (74bd1b0faf78929e0aaa7ba85bbf5a5800f75cba)

Author SHA1 Message Date
unknown f9bae74505 bug#21072 Duplicate key error in NDB references wrong key: Return correct key for non-batching inserts 18 years ago
unknown 6e47c11c7a Bug#24818 CREATE UNIQUE INDEX (...) USING HASH on a NDB table crashes mysqld: Added test case 19 years ago
unknown 807d6c0950 bug#21507 I can't create a unique hash index in NDB: Added possibillity to create hash only indexes with NULL valued attributes, but any NULL valued access will become full table scan with pushed condition on index attribute values 19 years ago
unknown 63814890d1 Bug #21072 Duplicate key error in NDB references wrong key: re-generated test results 19 years ago
unknown 1c732a23b8 Bug #21072 Duplicate key error in NDB references wrong key: use MAX_KEY to signal unknown key 19 years ago
unknown 245948654d ndb - bug#15918 fix 20 years ago
unknown db7561ecf8 Invalid DEFAULT values for CREATE TABLE now generates errors. (Bug #5902) 21 years ago
unknown d041ed2d8c Bug#8101 unique indexes which attribute are _not_ specified in the order of the table does not work 21 years ago
unknown 02f42e3c32 ndb - make sure all used tables are dropped in beginning of test case 21 years ago
unknown be733ad13f fixed error in test result 21 years ago
unknown 857bd559ec ndb - Fixed INCORRECT result file for unique index test 21 years ago
unknown 94a5379fbe ndb - fixed long overdue problems with unique indexes and null values 21 years ago
unknown bbbfd3e297 Added NULL value tests for UNIQUE index 21 years ago
unknown 5672598f0a Added checks for NOT NULL for all fields in UNIQUE INDEX (USING HASH) 21 years ago
unknown be5b6f4d4b Fix for bug#4312 ndb table, wrong behaviour on insert .. on duplicate key .. 21 years ago
unknown 0d3ade0bb5 fixed wrong initial auto increment value bug#5369 22 years ago
unknown c52a30b5df Enabled HA_NULL_IN_KEY support 22 years ago
unknown 55cc6be43c Added support for NULL in unique index 22 years ago
unknown 5a99542962 Corrected index_flags returned when index are created with USING HASH 22 years ago
unknown cc7353f58b Updated ndb_* test cases 22 years ago
unknown 540c19bd4a Added new mysql-test files for NDB 22 years ago