Skip to content
This repository has been archived by the owner on Dec 29, 2024. It is now read-only.

Creating a Unique Compound Index Results in Duplicate Key #10

Open
DylanCheetah opened this issue Feb 26, 2023 · 0 comments
Open

Creating a Unique Compound Index Results in Duplicate Key #10

DylanCheetah opened this issue Feb 26, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@DylanCheetah
Copy link
Member

When using the MySQL database driver, attempting to create a compound index that already exists results in a duplicate key exception. This should not happen since the SQL code used clearly says "IF NOT EXISTS" in it.

@DylanCheetah DylanCheetah added the bug Something isn't working label Feb 26, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant