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

Convert from MyISAM to InnoDB #1016

Open
dfabulich opened this issue Nov 7, 2024 · 0 comments · May be fixed by #1019
Open

Convert from MyISAM to InnoDB #1016

dfabulich opened this issue Nov 7, 2024 · 0 comments · May be fixed by #1019
Labels
admin required Only IFDB administrators can work on this code cleanup

Comments

@dfabulich
Copy link
Collaborator

Today I ran into a nasty bug in MariaDB and MyISAM. MyISAM is legacy; we should port to InnoDB.

https://mariadb.com/kb/en/converting-tables-from-myisam-to-innodb/
https://dev.mysql.com/doc/refman/8.4/en/converting-tables-to-innodb.html

dfabulich added a commit that referenced this issue Nov 7, 2024
dfabulich added a commit that referenced this issue Nov 7, 2024
@dfabulich dfabulich linked a pull request Nov 7, 2024 that will close this issue
@dfabulich dfabulich added the admin required Only IFDB administrators can work on this label Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
admin required Only IFDB administrators can work on this code cleanup
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant