Skip to content

Conversation

@Blank-Xu
Copy link
Owner

Add unique index for columns (p_type,v0,v1,v2,v3,v4,v5).

There is a limit in MySQL side for UNIQUE like Error 1071 (42000): Specified key was too long; max key length is 3072 bytes. So it is necessary to change the column length.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants