Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

Speed up DDL execution by send DDL concurrently #377

Merged
merged 14 commits into from
Jul 6, 2020

Commits on Jun 23, 2020

  1. task, restore: send DDLs parallelly

    Hillium committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    6af92ed View commit details
    Browse the repository at this point in the history
  2. restore: use moded id to index sessionpool

    Hillium committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    e703513 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4aae824 View commit details
    Browse the repository at this point in the history
  4. store: return nil DB when no TiDB session provided

    yujuncen committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    cecdece View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2020

  1. *: use isolated DB instead of Session

    yujuncen committed Jun 28, 2020
    Configuration menu
    Copy the full SHA
    9c5ec46 View commit details
    Browse the repository at this point in the history
  2. *: fix some mis-pushed files :|

    yujuncen committed Jun 28, 2020
    Configuration menu
    Copy the full SHA
    9532496 View commit details
    Browse the repository at this point in the history
  3. *: rename session pool to DB pool

    yujuncen committed Jun 28, 2020
    Configuration menu
    Copy the full SHA
    4cdb758 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2739874 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2020

  1. restore: rename some sessions to dbs

    yujuncen committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    3e910ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2025d2b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    991536b View commit details
    Browse the repository at this point in the history
  4. restore: add some todos

    yujuncen committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    539ae21 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2020

  1. Configuration menu
    Copy the full SHA
    1b4f774 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2020

  1. Configuration menu
    Copy the full SHA
    cbf9957 View commit details
    Browse the repository at this point in the history