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

*: add a meta column in value indicate whether it should be ignore by ticdc #38500

Closed
wants to merge 16 commits into from

Commits on Oct 26, 2022

  1. tmp

    Signed-off-by: xiongjiwei <xiongjiwei1996@outlook.com>
    xiongjiwei committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    7647cce View commit details
    Browse the repository at this point in the history
  2. skip insert binlog

    Signed-off-by: xiongjiwei <xiongjiwei1996@outlook.com>
    xiongjiwei committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    ec4fe13 View commit details
    Browse the repository at this point in the history
  3. rename to tidb_write_by_ticdc

    Signed-off-by: xiongjiwei <xiongjiwei1996@outlook.com>
    xiongjiwei committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    378b402 View commit details
    Browse the repository at this point in the history
  4. use bit not json

    Signed-off-by: xiongjiwei <xiongjiwei1996@outlook.com>
    xiongjiwei committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    52ead16 View commit details
    Browse the repository at this point in the history
  5. fix test

    Signed-off-by: xiongjiwei <xiongjiwei1996@outlook.com>
    xiongjiwei committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    b886dd1 View commit details
    Browse the repository at this point in the history
  6. update

    xiongjiwei committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    db7a2f8 View commit details
    Browse the repository at this point in the history
  7. fix test

    xiongjiwei committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    2da8b47 View commit details
    Browse the repository at this point in the history
  8. add test

    Signed-off-by: xiongjiwei <xiongjiwei1996@outlook.com>
    xiongjiwei committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    e1df0ef View commit details
    Browse the repository at this point in the history
  9. update comment

    Signed-off-by: xiongjiwei <xiongjiwei1996@outlook.com>
    xiongjiwei committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    1fee879 View commit details
    Browse the repository at this point in the history
  10. add partition table test

    Signed-off-by: xiongjiwei <xiongjiwei1996@outlook.com>
    xiongjiwei committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    b0dfec7 View commit details
    Browse the repository at this point in the history
  11. update impl

    Signed-off-by: xiongjiwei <xiongjiwei1996@outlook.com>
    xiongjiwei committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    6c8e69d View commit details
    Browse the repository at this point in the history
  12. Update sessionctx/variable/session.go

    Co-authored-by: tangenta <tangenta@126.com>
    Signed-off-by: xiongjiwei <xiongjiwei1996@outlook.com>
    xiongjiwei and tangenta committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    9ac18ee View commit details
    Browse the repository at this point in the history
  13. fix test

    Signed-off-by: xiongjiwei <xiongjiwei1996@outlook.com>
    xiongjiwei committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    9c367a5 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0f8148c View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    786364c View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2022

  1. Update sessionctx/variable/session.go

    Co-authored-by: bb7133 <bb7133@gmail.com>
    xiongjiwei and bb7133 authored Oct 28, 2022
    Configuration menu
    Copy the full SHA
    f149d66 View commit details
    Browse the repository at this point in the history