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

Commits on Mar 25, 2021

  1. auth: fix CheckScrambledPassword() panic for invalid input (#1197) (#…

    …1200)
    
    * auth: fix CheckScrambledPassword() panic for invalid input
    
    * fix CI
    
    Co-authored-by: ti-srebot <[email protected]>
    
    Co-authored-by: ti-srebot <[email protected]>
    tiancaiamao and ti-srebot authored Mar 25, 2021
    Configuration menu
    Copy the full SHA
    0d17053 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2021

  1. lexer: fix the bug that lexer may scan wrong tokens (#1235)

    * lexer: fix lexer get wrong token (#1222)
    
    (cherry picked from commit cd9cd78)
    
    * fix lexer bug (#1228)
    
    Co-authored-by: ti-srebot <[email protected]>
    (cherry picked from commit f5c77b7)
    xiongjiwei and ti-srebot authored Jun 1, 2021
    Configuration menu
    Copy the full SHA
    389d0cf View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2021

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

Commits on Jul 5, 2021

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

Commits on Jul 19, 2021

  1. .github: migrate ci to GitHub Actions (#1281)

    Signed-off-by: tison <[email protected]>
    tisonkun authored Jul 19, 2021
    Configuration menu
    Copy the full SHA
    f2256a1 View commit details
    Browse the repository at this point in the history
Loading