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

mounter(ticdc): fix decoding when upstream doesn't enable new collation #11370

Merged
merged 12 commits into from
Jul 2, 2024

Commits on Jul 2, 2024

  1. fix collation and add tests

    lidezhu committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    1b6f52f View commit details
    Browse the repository at this point in the history
  2. small fix

    lidezhu committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    eacd37c View commit details
    Browse the repository at this point in the history
  3. small fix

    lidezhu committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    b5829ce View commit details
    Browse the repository at this point in the history
  4. add some log

    lidezhu committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    449d8db View commit details
    Browse the repository at this point in the history
  5. change test

    lidezhu committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    f39eb4a View commit details
    Browse the repository at this point in the history
  6. small fix

    lidezhu committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    45d6022 View commit details
    Browse the repository at this point in the history
  7. small fix

    lidezhu committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    2882a95 View commit details
    Browse the repository at this point in the history
  8. small fix

    lidezhu committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    c52f114 View commit details
    Browse the repository at this point in the history
  9. small fix

    lidezhu committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    adf1ae2 View commit details
    Browse the repository at this point in the history
  10. remove unnecessary code

    lidezhu committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    512d05e View commit details
    Browse the repository at this point in the history
  11. add more comment

    lidezhu committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    775be2c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    715e8e4 View commit details
    Browse the repository at this point in the history