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

ddl: check column data when execute alter table/column charset #34534

Closed
wants to merge 18 commits into from

Commits on May 10, 2022

  1. Configuration menu
    Copy the full SHA
    b781b00 View commit details
    Browse the repository at this point in the history
  2. improve test

    Defined2014 committed May 10, 2022
    Configuration menu
    Copy the full SHA
    cc52186 View commit details
    Browse the repository at this point in the history
  3. fix tests

    Defined2014 committed May 10, 2022
    Configuration menu
    Copy the full SHA
    908919b View commit details
    Browse the repository at this point in the history

Commits on May 11, 2022

  1. improve

    Defined2014 committed May 11, 2022
    Configuration menu
    Copy the full SHA
    a8345dd View commit details
    Browse the repository at this point in the history

Commits on May 12, 2022

  1. fix fmt

    Defined2014 committed May 12, 2022
    Configuration menu
    Copy the full SHA
    e2f7cfc View commit details
    Browse the repository at this point in the history

Commits on May 13, 2022

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

Commits on May 16, 2022

  1. use sql instead of kv

    Defined2014 committed May 16, 2022
    Configuration menu
    Copy the full SHA
    28b0779 View commit details
    Browse the repository at this point in the history
  2. add warnings

    Defined2014 committed May 16, 2022
    Configuration menu
    Copy the full SHA
    6000d55 View commit details
    Browse the repository at this point in the history
  3. delete failpoint

    Defined2014 committed May 16, 2022
    Configuration menu
    Copy the full SHA
    5f856b5 View commit details
    Browse the repository at this point in the history
  4. update

    Defined2014 committed May 16, 2022
    Configuration menu
    Copy the full SHA
    8d0c440 View commit details
    Browse the repository at this point in the history
  5. fix error gen

    Defined2014 committed May 16, 2022
    Configuration menu
    Copy the full SHA
    0eefc09 View commit details
    Browse the repository at this point in the history
  6. add job.AddWarning func

    Defined2014 committed May 16, 2022
    Configuration menu
    Copy the full SHA
    0791fed View commit details
    Browse the repository at this point in the history
  7. update

    Defined2014 committed May 16, 2022
    Configuration menu
    Copy the full SHA
    37696e9 View commit details
    Browse the repository at this point in the history
  8. update

    Defined2014 committed May 16, 2022
    Configuration menu
    Copy the full SHA
    f7b3063 View commit details
    Browse the repository at this point in the history
  9. follow comments

    Defined2014 committed May 16, 2022
    Configuration menu
    Copy the full SHA
    9f669c2 View commit details
    Browse the repository at this point in the history
  10. fmt

    Defined2014 committed May 16, 2022
    Configuration menu
    Copy the full SHA
    d867227 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2022

  1. update

    Defined2014 committed May 17, 2022
    Configuration menu
    Copy the full SHA
    5218adb View commit details
    Browse the repository at this point in the history
  2. Update ddl/table.go

    Co-authored-by: Lynn <zimu_xia@126.com>
    Defined2014 and zimulala committed May 17, 2022
    Configuration menu
    Copy the full SHA
    da6dfb8 View commit details
    Browse the repository at this point in the history