Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
storage: fix a bug that referenced table is removed on error
If index creation is failed and `FULLTEXT INDEX (...) COMMENT 'table "terms"'` is specified, `terms` table is removed on error.
- Loading branch information