Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

restore: support table partition #137

Merged
merged 13 commits into from Jan 7, 2020
Merged

Commits on Jan 5, 2020

  1. restore: support table partition

    Signed-off-by: 5kbpers <tangminghua@pingcap.com>
    5kbpers committed Jan 5, 2020
    Copy the full SHA
    99dca81 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    1151308 View commit details
    Browse the repository at this point in the history
  3. add test

    Signed-off-by: 5kbpers <tangminghua@pingcap.com>
    5kbpers committed Jan 5, 2020
    Copy the full SHA
    c3ac0a0 View commit details
    Browse the repository at this point in the history
  4. fix get rewrite rules

    Signed-off-by: 5kbpers <tangminghua@pingcap.com>
    5kbpers committed Jan 5, 2020
    Copy the full SHA
    d01eb8e View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2020

  1. fix checksum

    Signed-off-by: 5kbpers <tangminghua@pingcap.com>
    5kbpers committed Jan 6, 2020
    Copy the full SHA
    1fa0ffa View commit details
    Browse the repository at this point in the history
  2. add warn log

    Signed-off-by: 5kbpers <tangminghua@pingcap.com>
    5kbpers committed Jan 6, 2020
    Copy the full SHA
    6dde545 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    73de595 View commit details
    Browse the repository at this point in the history
  4. reset tidb-tools

    Signed-off-by: 5kbpers <tangminghua@pingcap.com>
    5kbpers committed Jan 6, 2020
    Copy the full SHA
    4d0bde9 View commit details
    Browse the repository at this point in the history
  5. add check for validate file

    Signed-off-by: 5kbpers <tangminghua@pingcap.com>
    5kbpers committed Jan 6, 2020
    Copy the full SHA
    34249ce View commit details
    Browse the repository at this point in the history
  6. replace zap.ByteString with zap.Binary

    Signed-off-by: 5kbpers <tangminghua@pingcap.com>
    5kbpers committed Jan 6, 2020
    Copy the full SHA
    0ac0523 View commit details
    Browse the repository at this point in the history
  7. address comments

    Signed-off-by: 5kbpers <tangminghua@pingcap.com>
    5kbpers committed Jan 6, 2020
    Copy the full SHA
    8283f63 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2020

  1. address comments

    Signed-off-by: 5kbpers <tangminghua@pingcap.com>
    5kbpers committed Jan 7, 2020
    Copy the full SHA
    6edf983 View commit details
    Browse the repository at this point in the history
  2. address comments

    Signed-off-by: 5kbpers <tangminghua@pingcap.com>
    5kbpers committed Jan 7, 2020
    Copy the full SHA
    0e429c7 View commit details
    Browse the repository at this point in the history