TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Live MySQL Schema Changes on Amazon RDS with Percona – A Walkthrough

1 点作者 iamspoilt超过 9 年前
At dubizzle, we recently reached a roadblock on a project where we had to change schema on around 130 tables in our production database with master&#x2F;slave replication. The simplest possible solution that could have been was to recreate same tables with new schemas, copy the data and update our application to point to the new ones. This couldn’t have been made possible without a significant downtime for the whole website which wasn’t acceptable. So, we leveraged Percona Toolkit for MySQL to do the job and we would like to share our learnings in this post.<p><i>Blog post: http:&#x2F;&#x2F;mrafayaleem.com&#x2F;2016&#x2F;02&#x2F;08&#x2F;live-mysql-schema-changes-with-percona&#x2F;</i>

暂无评论

暂无评论