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

release 3.1: port tiflash support from master to release3.1 #14537

Merged

Commits on Jan 17, 2020

  1. Configuration menu
    Copy the full SHA
    49b9bb0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c32ba61 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    07b1b29 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7fc76d6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3e2b38e View commit details
    Browse the repository at this point in the history
  6. fix test

    lzmhhh123 committed Jan 17, 2020
    Configuration menu
    Copy the full SHA
    1955cb5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7d88032 View commit details
    Browse the repository at this point in the history
  8. fix test

    lzmhhh123 committed Jan 17, 2020
    Configuration menu
    Copy the full SHA
    5e430b8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cfdff94 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5216314 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e1e20eb View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2020

  1. Configuration menu
    Copy the full SHA
    bfc0481 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4310725 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ba7777a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4a24368 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4fc82fa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f8657bd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    38d99c3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    507d057 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bac96d7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    67b66c7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    12a9adf View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    35fe5a3 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    df87a51 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    38e586d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    1cc0836 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    239a94d View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    11923c3 View commit details
    Browse the repository at this point in the history
  18. fix test

    lzmhhh123 committed Jan 19, 2020
    Configuration menu
    Copy the full SHA
    c9c4951 View commit details
    Browse the repository at this point in the history
  19. fix test

    lzmhhh123 committed Jan 19, 2020
    Configuration menu
    Copy the full SHA
    c270a98 View commit details
    Browse the repository at this point in the history
  20. fix fmt

    lzmhhh123 committed Jan 19, 2020
    Configuration menu
    Copy the full SHA
    c33ca6f View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2020

  1. change parser

    lzmhhh123 committed Feb 3, 2020
    Configuration menu
    Copy the full SHA
    f3b9175 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e08c970 View commit details
    Browse the repository at this point in the history
  3. change kvproto ver

    lzmhhh123 committed Feb 3, 2020
    Configuration menu
    Copy the full SHA
    43c5b6c View commit details
    Browse the repository at this point in the history
  4. fix explaintest

    lzmhhh123 committed Feb 3, 2020
    Configuration menu
    Copy the full SHA
    d7221f3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    af91cf8 View commit details
    Browse the repository at this point in the history
  6. fix tidy

    lzmhhh123 committed Feb 3, 2020
    Configuration menu
    Copy the full SHA
    ed07b2a View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2020

  1. Configuration menu
    Copy the full SHA
    dc57231 View commit details
    Browse the repository at this point in the history
  2. test: fix random "IsolationRead" fails (pingcap#14615)

    Co-authored-by: pingcap-github-bot <sre-bot@pingcap.com>
    lzmhhh123 and sre-bot committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    de5735a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    786a38c View commit details
    Browse the repository at this point in the history
  4. fix test

    lzmhhh123 committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    a204416 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2020

  1. infoschema: add table_tiflash_replica table to check table tiflash re…

    …plica status (pingcap#13205)
    
    Signed-off-by: crazycs <crazycs520@gmail.com>
    crazycs520 committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    5d4c7af View commit details
    Browse the repository at this point in the history
  2. infosync: refactor info sync, part of (pingcap#12580),(pingcap#13899)

    Signed-off-by: crazycs <crazycs520@gmail.com>
    crazycs520 committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    501334f View commit details
    Browse the repository at this point in the history
  3. *: add tiflash replica sync progress pingcap#14713

    Signed-off-by: crazycs <crazycs520@gmail.com>
    crazycs520 committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    23410f5 View commit details
    Browse the repository at this point in the history
  4. *: support partition table in tiflash pingcap#14735

    Signed-off-by: crazycs <crazycs520@gmail.com>
    crazycs520 committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    e6229a7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0a46fbb View commit details
    Browse the repository at this point in the history
  6. ddl: fix create table with like bug when refer table has tiflash repl…

    …ica (pingcap#14772)
    
    Signed-off-by: crazycs <crazycs520@gmail.com>
    crazycs520 committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    fc0fa50 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2020

  1. fix test

    lzmhhh123 committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    6d3fe23 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4bca8a2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e1bd735 View commit details
    Browse the repository at this point in the history
  4. fix test

    lzmhhh123 committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    a7f0e0d View commit details
    Browse the repository at this point in the history
  5. fix filter

    lzmhhh123 committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    ebaaff0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    efc964d View commit details
    Browse the repository at this point in the history
  7. fix

    lzmhhh123 committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    938b921 View commit details
    Browse the repository at this point in the history