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

mysql: use UTF8mb4 as consistent connection charset #9558

Merged
merged 9 commits into from
Jan 27, 2022

Commits on Jan 25, 2022

  1. mysql: better handling of connection charsets

    Signed-off-by: Vicent Marti <vmg@strn.cat>
    vmg committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    8b26ffe View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2022

  1. mysql: remove the db_collation flag

    Signed-off-by: Vicent Marti <vmg@strn.cat>
    vmg committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    b827e21 View commit details
    Browse the repository at this point in the history
  2. vttablet: fix tests

    Signed-off-by: Vicent Marti <vmg@strn.cat>
    vmg committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    6ee4cd3 View commit details
    Browse the repository at this point in the history
  3. vttest: handle default charset

    Signed-off-by: Vicent Marti <vmg@strn.cat>
    vmg committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    be00553 View commit details
    Browse the repository at this point in the history
  4. tabletmanager: fix parsing

    Signed-off-by: Vicent Marti <vmg@strn.cat>
    vmg committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    164ceea View commit details
    Browse the repository at this point in the history
  5. sysvar: fix tests

    Signed-off-by: Vicent Marti <vmg@strn.cat>
    vmg committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    28ba199 View commit details
    Browse the repository at this point in the history
  6. collations: default between versions

    Signed-off-by: Vicent Marti <vmg@strn.cat>
    vmg committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    c98c686 View commit details
    Browse the repository at this point in the history
  7. resercedconn: ensure mysql version

    Signed-off-by: Vicent Marti <vmg@strn.cat>
    vmg committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    a6961b3 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2022

  1. collations: document the new charset APIs

    Signed-off-by: Vicent Marti <vmg@strn.cat>
    vmg committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    e933177 View commit details
    Browse the repository at this point in the history