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

infoschema/executor : add DDLJobs sys table #14837

Merged
merged 88 commits into from
Mar 19, 2020
Merged

infoschema/executor : add DDLJobs sys table #14837

merged 88 commits into from
Mar 19, 2020

Commits on Nov 26, 2019

  1. Merge pull request #1 from pingcap/master

    merge
    reafans authored Nov 26, 2019
    Configuration menu
    Copy the full SHA
    fca2edb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1d631e View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2019

  1. Configuration menu
    Copy the full SHA
    43000f4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from pingcap/master

    merge
    reafans authored Nov 27, 2019
    Configuration menu
    Copy the full SHA
    f028aa5 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2019

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

Commits on Dec 4, 2019

  1. Merge pull request #4 from pingcap/master

    update
    reafans authored Dec 4, 2019
    Configuration menu
    Copy the full SHA
    a633220 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6 from pingcap/master

    expression: fixed json type for truncate (#13064)
    reafans authored Dec 4, 2019
    Configuration menu
    Copy the full SHA
    ff562d4 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2019

  1. Merge pull request #7 from pingcap/master

    update
    reafans authored Dec 10, 2019
    Configuration menu
    Copy the full SHA
    3cb0499 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2019

  1. Merge pull request #8 from pingcap/master

    update
    reafans authored Dec 12, 2019
    Configuration menu
    Copy the full SHA
    ccea6bb View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2019

  1. Merge pull request #10 from pingcap/master

    update
    reafans authored Dec 13, 2019
    Configuration menu
    Copy the full SHA
    9e1ac7e View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2019

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

Commits on Dec 19, 2019

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

Commits on Jan 3, 2020

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

Commits on Jan 6, 2020

  1. Merge pull request #12 from pingcap/master

    update
    reafans authored Jan 6, 2020
    Configuration menu
    Copy the full SHA
    30acb58 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2020

  1. add ddl_jobs sys table

    reafans committed Jan 9, 2020
    Configuration menu
    Copy the full SHA
    4a3b0bd View commit details
    Browse the repository at this point in the history
  2. update

    reafans committed Jan 9, 2020
    Configuration menu
    Copy the full SHA
    a6f081a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    028f35c View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2020

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

Commits on Feb 12, 2020

  1. update

    reafans committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    f381472 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2020

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

Commits on Feb 18, 2020

  1. add ddljobs sys table

    reafans committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    41b6d9e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7261211 View commit details
    Browse the repository at this point in the history
  3. add comment

    reafans committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    4fd4d4c View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2020

  1. add Query field

    reafans committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    61503a2 View commit details
    Browse the repository at this point in the history
  2. fmt

    reafans committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    bf6b9f6 View commit details
    Browse the repository at this point in the history
  3. fixd bug

    reafans committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    8391515 View commit details
    Browse the repository at this point in the history
  4. addressd comment

    reafans committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    7b26867 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a95ee13 View commit details
    Browse the repository at this point in the history
  6. addressd comment

    reafans committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    35dda53 View commit details
    Browse the repository at this point in the history
  7. add err check

    reafans committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    658538f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ea2c89b View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2020

  1. add checker

    reafans committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    dd6c445 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'add_ddljobs_sys_table' of https://github.com/reafans/tidb

    … into add_ddljobs_sys_table
    reafans committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    7af00ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    df1af82 View commit details
    Browse the repository at this point in the history
  4. fix bug

    reafans committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    c3c0599 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'add_ddljobs_sys_table' of https://github.com/reafans/tidb

    … into add_ddljobs_sys_table
    reafans committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    f992f65 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2020

  1. fmt import

    reafans committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    dd3ed4f View commit details
    Browse the repository at this point in the history
  2. addressd comment

    reafans committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    014900e View commit details
    Browse the repository at this point in the history
  3. fix bug

    reafans committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    45bb6fc View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2020

  1. fix conflict

    reafans committed Mar 6, 2020
    Configuration menu
    Copy the full SHA
    51b12e9 View commit details
    Browse the repository at this point in the history
  2. fix conflict

    reafans committed Mar 6, 2020
    Configuration menu
    Copy the full SHA
    189579b View commit details
    Browse the repository at this point in the history
  3. fmt

    reafans committed Mar 6, 2020
    Configuration menu
    Copy the full SHA
    1a16c58 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e79d574 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    10ae282 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2020

  1. update

    reafans committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    7884ae9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f78a5d View commit details
    Browse the repository at this point in the history
  3. Merge branch 'add_ddljobs_sys_table' of https://github.com/reafans/tidb

    … into add_ddlJob_inforschema
    
    � Conflicts:
    �	executor/infoschema_reader.go
    �	infoschema/tables.go
    reafans committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    334f1f8 View commit details
    Browse the repository at this point in the history
  4. address comment

    reafans committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    4bc617c View commit details
    Browse the repository at this point in the history
  5. address comment

    reafans committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    308a9ff View commit details
    Browse the repository at this point in the history
  6. fix conflict

    reafans committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    731faf2 View commit details
    Browse the repository at this point in the history
  7. fmt

    reafans committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    63dd3c3 View commit details
    Browse the repository at this point in the history
  8. fix bug

    reafans committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    8a1a69c View commit details
    Browse the repository at this point in the history
  9. update

    reafans committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    a2f65c3 View commit details
    Browse the repository at this point in the history
  10. Merge branch 'add_ddljobs_sys_table' of https://github.com/reafans/tidb

    … into add_ddljobs_sys_table
    reafans committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    f880c85 View commit details
    Browse the repository at this point in the history
  11. fix bug

    reafans committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    09ba7bc View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2020

  1. Configuration menu
    Copy the full SHA
    a53cfb1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc0dce3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a3511dd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b8b8b3d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5b9ff6e View commit details
    Browse the repository at this point in the history
  6. update

    reafans committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    46129ce View commit details
    Browse the repository at this point in the history
  7. fix bug

    reafans committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    bbf1da5 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'add_ddljobs_sys_table' of https://github.com/reafans/tidb

    … into add_ddljobs_sys_table
    reafans committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    6fd77f6 View commit details
    Browse the repository at this point in the history
  9. update

    reafans committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    92aabf0 View commit details
    Browse the repository at this point in the history
  10. fix bug

    reafans committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    0e73fa9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    656093e View commit details
    Browse the repository at this point in the history
  12. Merge branch 'add_ddljobs_sys_table' of https://github.com/reafans/tidb

    … into add_ddljobs_sys_table
    reafans committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    fcdcf8f View commit details
    Browse the repository at this point in the history
  13. fi bug

    reafans committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    8ca7fe6 View commit details
    Browse the repository at this point in the history
  14. fix bug

    reafans committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    5eab7cb View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2020

  1. Configuration menu
    Copy the full SHA
    c7b4191 View commit details
    Browse the repository at this point in the history
  2. add ut

    reafans committed Mar 15, 2020
    Configuration menu
    Copy the full SHA
    434f5af View commit details
    Browse the repository at this point in the history
  3. fix bug

    reafans committed Mar 15, 2020
    Configuration menu
    Copy the full SHA
    b547ea5 View commit details
    Browse the repository at this point in the history
  4. add ut

    reafans committed Mar 15, 2020
    Configuration menu
    Copy the full SHA
    4ed63f0 View commit details
    Browse the repository at this point in the history
  5. fix ut

    reafans committed Mar 15, 2020
    Configuration menu
    Copy the full SHA
    b755372 View commit details
    Browse the repository at this point in the history
  6. fmt

    reafans committed Mar 15, 2020
    Configuration menu
    Copy the full SHA
    9fecbed View commit details
    Browse the repository at this point in the history
  7. add ut

    reafans committed Mar 15, 2020
    Configuration menu
    Copy the full SHA
    c5dc337 View commit details
    Browse the repository at this point in the history
  8. fix

    reafans committed Mar 15, 2020
    Configuration menu
    Copy the full SHA
    58059f9 View commit details
    Browse the repository at this point in the history
  9. fix ut

    reafans committed Mar 15, 2020
    Configuration menu
    Copy the full SHA
    3f077ba View commit details
    Browse the repository at this point in the history
  10. fix bug

    reafans committed Mar 15, 2020
    Configuration menu
    Copy the full SHA
    60b81fb View commit details
    Browse the repository at this point in the history
  11. fix ut

    reafans committed Mar 15, 2020
    Configuration menu
    Copy the full SHA
    86682ff View commit details
    Browse the repository at this point in the history
  12. fmt

    reafans committed Mar 15, 2020
    Configuration menu
    Copy the full SHA
    a2cbc98 View commit details
    Browse the repository at this point in the history
  13. fix ut

    reafans committed Mar 15, 2020
    Configuration menu
    Copy the full SHA
    57a72af View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2020

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

Commits on Mar 19, 2020

  1. Configuration menu
    Copy the full SHA
    5a27fa0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bff71ca View commit details
    Browse the repository at this point in the history
  3. addresss comment

    reafans committed Mar 19, 2020
    Configuration menu
    Copy the full SHA
    3291810 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'add_ddljobs_sys_table' of https://github.com/reafans/tidb

    … into add_ddljobs_sys_table
    reafans committed Mar 19, 2020
    Configuration menu
    Copy the full SHA
    6f0cd18 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2880add View commit details
    Browse the repository at this point in the history