|
|
|
Ask HN: How to alter big table?
|
|
1 points
by sckn
3224 days ago
|
|
Hi,
I have MySQL cluster. Some tables have ~8m records. Alter process made downtime. What is your solution? Example:
Blue/Green
create table instead of alter.
horizontal scaling
etc.
Thanks. |
|