How we Altered a MySQL Table with 50 Million Rows without Downtime using gh-ost
I am sure if you’ve googled your way to this article, you already know the problem but here you go.. The Problem Our production database has some key tables. Business requirements have evolved and recently we needed to add a new column to a table with 50 million rows. We played around with other options, […]