Error 1082: Table has no index like the one used in CREATE INDEX; recreate the table
Error Code | SQLSTATE | Error | Description |
---|---|---|---|
1082 | 42S12 | ER_NO_SUCH_INDEX | Table '%s' has no index like the one used in CREATE INDEX; recreate the table |
Contents
Possible Causes and Solutions
This article doesn't currently contain any content. You can help!
Content reproduced on this site is the property of its respective owners,
and this content is not reviewed in advance by MariaDB. The views, information and opinions
expressed by this content do not necessarily represent those of MariaDB or any other party.