server icon indicating copy to clipboard operation
server copied to clipboard

DDL recovery for high-level indexes (CREATE, DROP and RENAME)

Open svoj opened this issue 1 year ago • 2 comments
trafficstars

  • [] The Jira issue number for this PR is: MDEV-______

Description

Various fixes to make DDL recovery work with high-level indexes.

Release Notes

None.

How can this PR be tested?

mtr

Basing the PR against the correct MariaDB version

  • [ ] This is a new feature or a refactoring, and the PR is based against the main branch.
  • [ ] This is a bug fix, and the PR is based against the earliest maintained branch in which the bug can be reproduced.
  • [x] This is a bug fix to a new feature and the PR is based against the feature tree.

PR quality check

  • [x] I checked the CODING_STANDARDS.md file and my PR conforms to this where appropriate.
  • [x] For any trivial modifications to the PR, I am ok with the reviewer making the changes themselves.

svoj avatar Sep 13 '24 16:09 svoj