Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: xin497668869/binlog2sql_java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: dongzhonghua/binlog2sql_java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 25 files changed
  • 1 contributor

Commits on Sep 25, 2021

  1. reformat

    dongzhonghua committed Sep 25, 2021
    Configuration menu
    Copy the full SHA
    86ac36a View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2021

  1. 添加同步SQL,添加配置

    dongzhonghua committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    5f634c2 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2021

  1. 数据库链接改为c3p0

    dongzhonghua committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    fb14806 View commit details
    Browse the repository at this point in the history
  2. 添加日志功能

    dongzhonghua committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    d93de4b View commit details
    Browse the repository at this point in the history
  3. 添加日志功能

    dongzhonghua committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    f049071 View commit details
    Browse the repository at this point in the history
  4. fix 关闭数据库连接

    dongzhonghua committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    5e6628e View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2021

  1. add 连接池信息,fix 打印细节

    dongzhonghua committed Oct 9, 2021
    Configuration menu
    Copy the full SHA
    2fb4b16 View commit details
    Browse the repository at this point in the history
Loading