Skip to content
Snippets Groups Projects
Commit d81461af authored by Konstantin Osipov's avatar Konstantin Osipov
Browse files

Continue covering MODIFY INDEX with tests.

Implement tuple validation when building a new index.
This introduces such checks as for field type, presence of a field,
etc. in all tuples added to the new index.

Add error code ER_INDEX_ARITY, update tests.

Add a check that the primary key is always unique.

Test unique -> non-unique transition.
parent dd572eed
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment