Details
-
Task
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Duplicate
Description
MySQL supports
ALTER TABLE RENAME INDEX;
|
as of 5.7. Can this be implemented in MariaDB?
Attachments
Issue Links
- is duplicated by
-
MDEV-7318 RENAME INDEX
-
- Closed
-
It was requested a while ago in https://jira.mariadb.org/browse/MDEV-7318
There is also https://jira.mariadb.org/browse/MDEV-13301 on a similar topic. I currently working on that issue. https://github.com/MariaDB/server/pull/987