Skip to content

Migration - Change backend of all tables in destination database to be InnoDB #6

Description

@genghisken

We eventually want to migrate the database off MySQL to MariaDB / Galera. In order to do this we MUST change the backend of each table to be InnoDB and stop relying on MyISAM.

For a start, we should rebuild the database tables in the new database before migration to be InnoDB. We may run into commit issues though. (See issue #5.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions