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: go-mysql-org/go-mysql
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: go-mysql-org/go-mysql
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: fix-actual-master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 5 commits
  • 2 files changed
  • 2 contributors

Commits on Aug 20, 2024

  1. fix a linter warnings

    atercattus committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    e112011 View commit details
    Browse the repository at this point in the history
  2. fix a datarace in tests

    atercattus committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    2d7f728 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

  1. Merge branch 'master' of github.com:go-mysql-org/go-mysql into fix-ac…

    …tual-master
    
    Signed-off-by: lance6716 <lance6716@gmail.com>
    lance6716 committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    2bb8fe3 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. add -race

    Signed-off-by: lance6716 <lance6716@gmail.com>
    lance6716 committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    e3476d9 View commit details
    Browse the repository at this point in the history
  2. fix UT

    Signed-off-by: lance6716 <lance6716@gmail.com>
    lance6716 committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    f6e046b View commit details
    Browse the repository at this point in the history
Loading