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

sink(ticdc): adjust sql mode compatibility for mysql sink #3938

Merged
merged 27 commits into from
Jan 3, 2022

Commits on Dec 17, 2021

  1. adjust sql mode compatibility for mysql sink

    Signed-off-by: qupeng <qupeng@pingcap.com>
    hicqu committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    4e3a713 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5813381 View commit details
    Browse the repository at this point in the history
  3. fix all tests

    Signed-off-by: qupeng <qupeng@pingcap.com>
    hicqu committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    9dc5f2f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6da6c37 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2021

  1. Merge branch 'master' into sql-mode-compatible

    Signed-off-by: qupeng <qupeng@pingcap.com>
    hicqu committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    d6cd925 View commit details
    Browse the repository at this point in the history
  2. fix tests

    Signed-off-by: qupeng <qupeng@pingcap.com>
    hicqu committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    71c7ba2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    72da0d9 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2021

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

Commits on Dec 24, 2021

  1. fix

    Signed-off-by: qupeng <qupeng@pingcap.com>
    hicqu committed Dec 24, 2021
    Configuration menu
    Copy the full SHA
    5a98a21 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1bae078 View commit details
    Browse the repository at this point in the history
  3. fix

    Signed-off-by: qupeng <qupeng@pingcap.com>
    hicqu committed Dec 24, 2021
    Configuration menu
    Copy the full SHA
    d8b9e4b View commit details
    Browse the repository at this point in the history
  4. fix tests

    Signed-off-by: qupeng <qupeng@pingcap.com>
    hicqu committed Dec 24, 2021
    Configuration menu
    Copy the full SHA
    50c5517 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4d2e346 View commit details
    Browse the repository at this point in the history
  6. fix tests

    Signed-off-by: qupeng <qupeng@pingcap.com>
    hicqu committed Dec 24, 2021
    Configuration menu
    Copy the full SHA
    9fb6111 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2021

  1. Configuration menu
    Copy the full SHA
    51d64f9 View commit details
    Browse the repository at this point in the history
  2. fix lint

    Signed-off-by: qupeng <qupeng@pingcap.com>
    hicqu committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    01ff0fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c89a66b View commit details
    Browse the repository at this point in the history
  4. fix integration test framework

    Signed-off-by: qupeng <qupeng@pingcap.com>
    hicqu committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    2a3b252 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dc4bdb1 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2021

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

    Signed-off-by: qupeng <qupeng@pingcap.com>
    hicqu committed Dec 31, 2021
    Configuration menu
    Copy the full SHA
    2507f09 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d60f183 View commit details
    Browse the repository at this point in the history
  4. fix a typo

    Signed-off-by: qupeng <qupeng@pingcap.com>
    hicqu committed Dec 31, 2021
    Configuration menu
    Copy the full SHA
    dd07786 View commit details
    Browse the repository at this point in the history
  5. fix a bug

    Signed-off-by: qupeng <qupeng@pingcap.com>
    hicqu committed Dec 31, 2021
    Configuration menu
    Copy the full SHA
    831cb70 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    affddc6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c64112c View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2022

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