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

*: fix utf8 charset upgrade compatibility #9820

Merged
merged 24 commits into from
Mar 25, 2019

Commits on Mar 20, 2019

  1. Configuration menu
    Copy the full SHA
    3924856 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d96be67 View commit details
    Browse the repository at this point in the history
  3. add test and fix test

    crazycs520 committed Mar 20, 2019
    Configuration menu
    Copy the full SHA
    3a77bc6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    16494b2 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2019

  1. Configuration menu
    Copy the full SHA
    c8e5b9d View commit details
    Browse the repository at this point in the history
  2. update variable name

    crazycs520 committed Mar 21, 2019
    Configuration menu
    Copy the full SHA
    15c43af View commit details
    Browse the repository at this point in the history
  3. refine code

    crazycs520 committed Mar 21, 2019
    Configuration menu
    Copy the full SHA
    18125dc View commit details
    Browse the repository at this point in the history
  4. refine code

    crazycs520 committed Mar 21, 2019
    Configuration menu
    Copy the full SHA
    40c68dc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e4f71a1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1ed6ef6 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2019

  1. Configuration menu
    Copy the full SHA
    655fc6b View commit details
    Browse the repository at this point in the history
  2. address comment

    crazycs520 committed Mar 22, 2019
    Configuration menu
    Copy the full SHA
    adc67a2 View commit details
    Browse the repository at this point in the history
  3. address comment

    crazycs520 committed Mar 22, 2019
    Configuration menu
    Copy the full SHA
    786c6e8 View commit details
    Browse the repository at this point in the history
  4. update go.mod for parser

    crazycs520 committed Mar 22, 2019
    Configuration menu
    Copy the full SHA
    7c1b4f4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a612ab9 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2019

  1. ConvertOldVersionUTF8AsUTF8MB4IfNeed when load schema, TODO: fix chan…

    …ge tidb_treat_old_version_utf8_as_utf8mb4 take effect
    crazycs520 committed Mar 25, 2019
    Configuration menu
    Copy the full SHA
    b0512cf View commit details
    Browse the repository at this point in the history
  2. add comment

    crazycs520 committed Mar 25, 2019
    Configuration menu
    Copy the full SHA
    99de30a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e757f21 View commit details
    Browse the repository at this point in the history
  4. remove redundancy code

    crazycs520 committed Mar 25, 2019
    Configuration menu
    Copy the full SHA
    62d49b8 View commit details
    Browse the repository at this point in the history
  5. fix alter table charset

    crazycs520 committed Mar 25, 2019
    Configuration menu
    Copy the full SHA
    d6b6280 View commit details
    Browse the repository at this point in the history
  6. add comment

    crazycs520 committed Mar 25, 2019
    Configuration menu
    Copy the full SHA
    57f22e6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2d226d1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e520900 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    44912c8 View commit details
    Browse the repository at this point in the history