github / github/gh-ost

Can i use gh-ost to migrate uuid fields from char(36) to binary(18)

Open
#1,533 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
13.6k
Forks
1.4k
Avg merge
2h 31m
Merged PRs (30d)
4

Description

I want to migrate our UUID columns (or other hex columns) to the binary data type in MySQL, with minimal downtime.

My first idea was to create ghost tables manually and keep them in sync with the original table using triggers. But I wonder if I can go triggerless and use binary logs instead.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.