Skip to content

migrate: migrate from mysql files (#3252)#3583

Merged
sre-bot merged 4 commits into
pingcap:release-2.1from
sre-bot:release-2.1-7abbe84f4175
Jun 11, 2020
Merged

migrate: migrate from mysql files (#3252)#3583
sre-bot merged 4 commits into
pingcap:release-2.1from
sre-bot:release-2.1-7abbe84f4175

Conversation

@sre-bot
Copy link
Copy Markdown
Contributor

@sre-bot sre-bot commented Jun 10, 2020

cherry-pick #3252 to release-2.1


What is changed, added or deleted? (Required)

Add docs about migrate from mysql dump files to TiDB

Which TiDB version(s) do your changes apply to? (Required)

  • master (the latest development version)
  • v4.0 (TiDB 4.0 versions)
  • v3.1 (TiDB 3.1 versions)
  • v3.0 (TiDB 3.0 versions)
  • v2.1 (TiDB 2.1 versions)

What is the related PR or file link(s)?

N/A

  • This PR is translated from:
  • Other reference link(s):

Signed-off-by: sre-bot <sre-bot@pingcap.com>
@sre-bot sre-bot added special-week PR from Document Special Week. status/PTAL This PR is ready for reviewing. type/cherry-pick-for-release-2.1 This PR is cherry-picked to release-2.1 from a source PR. labels Jun 10, 2020
@sre-bot sre-bot mentioned this pull request Jun 10, 2020
5 tasks
Comment thread mydumper-overview.md Outdated
@yikeke
Copy link
Copy Markdown
Contributor

yikeke commented Jun 10, 2020

PTAL @3pointer

Comment thread migrate-from-mysql-mydumper-files.md Outdated
>
> - 如果选用 Importer Backend 来导入数据,除需要部署 TiDB Lightning 组件外,也需要部署 TiKV Importer 组件。导入期间集群无法提供正常的服务,速度更快,适用于导入大量的数据(TB 以上级别)。
> - 如果选用 TiDB Backend 来导入数据,只需要部署 TiDB Lightning 组件。导入期间集群可以正常提供服务。
> - 二者的具体差别参见 [TiDB Lightning Backend](/tidb-lightning/tidb-lightning-tidb-backend.md)。
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/tidb-lightning/tidb-lightning-tidb-backend.md is a deadlink. Please remove the link or modify this paragraph. @3pointer

Comment thread migrate-from-mysql-mydumper-files.md Outdated
@yikeke
Copy link
Copy Markdown
Contributor

yikeke commented Jun 11, 2020

/merge

@sre-bot sre-bot added the status/can-merge Indicates a PR has been approved by a committer. label Jun 11, 2020
@sre-bot
Copy link
Copy Markdown
Contributor Author

sre-bot commented Jun 11, 2020

/run-all-tests

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

special-week PR from Document Special Week. status/can-merge Indicates a PR has been approved by a committer. status/PTAL This PR is ready for reviewing. type/cherry-pick-for-release-2.1 This PR is cherry-picked to release-2.1 from a source PR.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants