Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch to InnoDB #1019

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Switch to InnoDB #1019

wants to merge 1 commit into from

Conversation

dfabulich
Copy link
Collaborator

Fixes #1016

This is a draft PR for now, because everything I'm reading online indicates that we should do #1017 before we merge.

TODO

  • Replace LOCK TABLES statements with BEGIN and COMMIT. (I think we can do this after merging, though.)

@dfabulich dfabulich marked this pull request as draft November 7, 2024 03:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Convert from MyISAM to InnoDB
1 participant