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

cherry-pick (#377) to release-4.0 #413

Merged
merged 2 commits into from
Jul 13, 2020

Commits on Jul 10, 2020

  1. Speed up DDL execution by send DDL concurrently (pingcap#377)

    * task, restore: send DDLs parallelly
    
    * restore: use moded id to index sessionpool
    
    * store: return nil DB when no TiDB session provided
    
    * *: use isolated DB instead of Session
    
    * *: fix some mis-pushed files :|
    
    * *: rename session pool to DB pool
    
    * restore: rename some sessions to dbs
    
    * restore: add some todos
    
    Co-authored-by: 3pointer <luancheng@pingcap.com>
    2 people authored and Hillium committed Jul 10, 2020
    Configuration menu
    Copy the full SHA
    a34c600 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e8ac294 View commit details
    Browse the repository at this point in the history