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

Double the time waiting post replication restart #1421

Open
wants to merge 36 commits into
base: release-1.1.6
Choose a base branch
from

Commits on Dec 7, 2023

  1. fix: typo (#1331)

    Co-authored-by: Tim Vaillancourt <tim@timvaillancourt.com>
    testwill and timvaillancourt authored Dec 7, 2023
    Configuration menu
    Copy the full SHA
    fe9d8d1 View commit details
    Browse the repository at this point in the history
  2. Remove stale RELEASE_VERSION file (#1349)

    Signed-off-by: Tim Vaillancourt <tvaillancourt@slack-corp.com>
    timvaillancourt authored Dec 7, 2023
    Configuration menu
    Copy the full SHA
    fa12f44 View commit details
    Browse the repository at this point in the history
  3. Force index in unique key range queries (#1237)

    * WIP
    
    * Pass entire sql.UniqueKey
    
    * newline for limit
    
    * Rename var
    
    ---------
    
    Co-authored-by: meiji163 <meiji163@github.com>
    timvaillancourt and meiji163 authored Dec 7, 2023
    Configuration menu
    Copy the full SHA
    b22229f View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. Include git commit in version (#1347)

    * Include git commit in version
    
    Signed-off-by: Tim Vaillancourt <tvaillancourt@slack-corp.com>
    
    * Make --version output change less-breaking
    
    ---------
    
    Signed-off-by: Tim Vaillancourt <tvaillancourt@slack-corp.com>
    timvaillancourt authored Dec 8, 2023
    Configuration menu
    Copy the full SHA
    d90112c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    347d8e0 View commit details
    Browse the repository at this point in the history
  3. Cleanup whitespace and comments in SQL query text (#1246)

    * Cleanup whitespace in SQL query text
    
    * cleanup
    
    * Add indent
    
    * Update unit tests
    
    * Update unit tests, pt 2
    
    * Fix tweaks
    
    * Fix merge conflict resolution
    
    Signed-off-by: Tim Vaillancourt <tim@timvaillancourt.com>
    
    ---------
    
    Signed-off-by: Tim Vaillancourt <tim@timvaillancourt.com>
    timvaillancourt authored Dec 8, 2023
    Configuration menu
    Copy the full SHA
    5ebb953 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Fix --version output (#1352)

    * Fix `--version` output
    
    Signed-off-by: Tim Vaillancourt <tvaillancourt@slack-corp.com>
    
    * Always fallback version/commit if undef
    
    Signed-off-by: Tim Vaillancourt <tvaillancourt@slack-corp.com>
    
    ---------
    
    Signed-off-by: Tim Vaillancourt <tvaillancourt@slack-corp.com>
    timvaillancourt authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    679d39e View commit details
    Browse the repository at this point in the history
  2. Update to go1.21 (#1351)

    * go1.21 + bullseye
    
    Signed-off-by: Tim Vaillancourt <tim@timvaillancourt.com>
    
    * go1.21 + bullseye pt 2
    
    Signed-off-by: Tim Vaillancourt <tim@timvaillancourt.com>
    
    * checkout before setup-go
    
    Signed-off-by: Tim Vaillancourt <tim@timvaillancourt.com>
    
    * go fmt
    
    Signed-off-by: Tim Vaillancourt <tim@timvaillancourt.com>
    
    * Use golangci-lint 1.54.2 to support go1.21
    
    Signed-off-by: Tim Vaillancourt <tim@timvaillancourt.com>
    
    * stop using io/ioutil to make linter happy
    
    Signed-off-by: Tim Vaillancourt <tim@timvaillancourt.com>
    
    * Fix typo
    
    Signed-off-by: Tim Vaillancourt <tim@timvaillancourt.com>
    
    * Lint
    
    Signed-off-by: Tim Vaillancourt <tim@timvaillancourt.com>
    
    * revert replica-tests CI to ubuntu 20 due to linker errors
    
    Signed-off-by: Tim Vaillancourt <tim@timvaillancourt.com>
    
    * Update ensure-go-installed
    
    * use `ubuntu-latest` for `ci` job
    
    Signed-off-by: Tim Vaillancourt <tim@timvaillancourt.com>
    
    * stretch -> bullseye
    
    Signed-off-by: Tim Vaillancourt <tvaillancourt@slack-corp.com>
    
    ---------
    
    Signed-off-by: Tim Vaillancourt <tim@timvaillancourt.com>
    Signed-off-by: Tim Vaillancourt <tvaillancourt@slack-corp.com>
    timvaillancourt authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    462930f View commit details
    Browse the repository at this point in the history
  3. Replace deprecated github.com/satori/go.uuid lib (#1354)

    Signed-off-by: Tim Vaillancourt <tim@timvaillancourt.com>
    timvaillancourt authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    8f9c384 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. Add CODEOWNERS file to auto-request reviews (#1350)

    Signed-off-by: Tim Vaillancourt <tim@timvaillancourt.com>
    timvaillancourt authored Dec 12, 2023
    Configuration menu
    Copy the full SHA
    59fd18d View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

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

Commits on Jan 31, 2024

  1. Update CODEOWNERS

    Remove `@dm-2` as I am no longer a maintainer for gh-ost.
    dm-2 authored Jan 31, 2024
    Configuration menu
    Copy the full SHA
    51c1a21 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a6cddf9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6f09ee0 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1375 from github/update-codeowners

    Update CODEOWNERS
    dm-2 authored Jan 31, 2024
    Configuration menu
    Copy the full SHA
    3aa6912 View commit details
    Browse the repository at this point in the history
  5. Add cpu-profile interactive command (#1358)

    * Add cpu-profile interactive command
    
    * better doc markdown
    
    Signed-off-by: Tim Vaillancourt <tim@timvaillancourt.com>
    
    * set block profile after isProfiling=1
    
    Signed-off-by: Tim Vaillancourt <tim@timvaillancourt.com>
    
    * improve test
    
    Signed-off-by: Tim Vaillancourt <tim@timvaillancourt.com>
    
    * check isCPUProfiling later
    
    Signed-off-by: Tim Vaillancourt <tim@timvaillancourt.com>
    
    * Cleanup
    
    Signed-off-by: Tim Vaillancourt <tim@timvaillancourt.com>
    
    * Fix discrepancy
    
    Signed-off-by: Tim Vaillancourt <tim@timvaillancourt.com>
    
    * move base64 to .applyServerCommand(...)
    
    Signed-off-by: Tim Vaillancourt <tim@timvaillancourt.com>
    
    ---------
    
    Signed-off-by: Tim Vaillancourt <tim@timvaillancourt.com>
    Co-authored-by: meiji163 <meiji163@github.com>
    timvaillancourt and meiji163 authored Jan 31, 2024
    Configuration menu
    Copy the full SHA
    b1aae87 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Support to config charset and collation (#1368)

    * feat(feat-config-connection-charset): support config connection charset
    
    * feat(feat-config-connection-charset): feat-config-connection-charset
    
    The ability to specify character set and collation is supported.
    
    ---------
    
    Co-authored-by: shaohoukun <shaohoukun@meituan.com>
    shaohk and shaohoukun authored Mar 12, 2024
    Configuration menu
    Copy the full SHA
    aa010a0 View commit details
    Browse the repository at this point in the history
  2. Add Dependabot config file (#1213)

    Co-authored-by: meiji163 <meiji163@github.com>
    sentinel and meiji163 authored Mar 12, 2024
    Configuration menu
    Copy the full SHA
    17149b9 View commit details
    Browse the repository at this point in the history
  3. Bump CodeQL actions (#1391)

    * Bump actions/upload-artifact from 1 to 4
    
    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 1 to 4.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@v1...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * update codeQL action
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: meiji163 <meiji163@github.com>
    dependabot[bot] and meiji163 authored Mar 12, 2024
    Configuration menu
    Copy the full SHA
    a05f32f View commit details
    Browse the repository at this point in the history
  4. Bump actions/setup-go from 4 to 5 (#1395)

    Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4 to 5.
    - [Release notes](https://github.com/actions/setup-go/releases)
    - [Commits](actions/setup-go@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-go
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: meiji163 <meiji163@github.com>
    dependabot[bot] and meiji163 authored Mar 12, 2024
    Configuration menu
    Copy the full SHA
    6b3c6ba View commit details
    Browse the repository at this point in the history
  5. Bump golangci/golangci-lint-action from 3 to 4 (#1392)

    Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3 to 4.
    - [Release notes](https://github.com/golangci/golangci-lint-action/releases)
    - [Commits](golangci/golangci-lint-action@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: golangci/golangci-lint-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 12, 2024
    Configuration menu
    Copy the full SHA
    27a672d View commit details
    Browse the repository at this point in the history
  6. Update pinned deps (#1355)

    Signed-off-by: Tim Vaillancourt <tim@timvaillancourt.com>
    Co-authored-by: meiji163 <meiji163@github.com>
    timvaillancourt and meiji163 authored Mar 12, 2024
    Configuration menu
    Copy the full SHA
    9ca2499 View commit details
    Browse the repository at this point in the history
  7. Fix binlog end log pos over lost data (#1367)

    * fix(fix binlog end-log-pos over 4g lost data): fix binlog end-log-pos over 4g lost data
    
    * fix(fix-binlog-end-log-pos-over-lost-data): fix-binlog-end-log-pos-over-lost-data
    
    Calculate whether the binlog log_pos overflows beyond 4G using end_log_pos and event_size.
    
    * fix(x): x
    
    x
    
    * test(fix-binlog-end-log-pos-over-lost-data): add unit test
    
    * fix(fix-binlog-end-log-pos-over-lost-data): x
    
    x
    
    * Update binlog.go
    
    change IsLogPosOverflowBeyond4Bytes comment.
    
    * Update binlog.go
    
    x
    
    * fix(fix-binlog-end-log-pos-over-lost-data): fix doc
    
    x
    
    ---------
    
    Co-authored-by: shaohoukun <shaohoukun@meituan.com>
    Co-authored-by: Tim Vaillancourt <tim@timvaillancourt.com>
    Co-authored-by: meiji163 <meiji163@github.com>
    4 people authored Mar 12, 2024
    Configuration menu
    Copy the full SHA
    48b34bc View commit details
    Browse the repository at this point in the history
  8. Update the description of the max-lag-millis in docs (#1388)

    * Update description for max-lag-millis in command-line-flags.md
    
    * Update command-line-flags.md
    
    ---------
    
    Co-authored-by: Tim Vaillancourt <tim@timvaillancourt.com>
    dontstopbelieveing and timvaillancourt authored Mar 12, 2024
    Configuration menu
    Copy the full SHA
    bc6cd55 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

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

Commits on Apr 9, 2024

  1. Add doc for PR #1401 (#1403)

    Signed-off-by: Tim Vaillancourt <tim@timvaillancourt.com>
    timvaillancourt authored Apr 9, 2024
    Configuration menu
    Copy the full SHA
    329b13d View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Update to go1.22, update core deps to latest-stable (#1404)

    * Update to go1.22, update core deps to latest-stable
    
    Signed-off-by: Tim Vaillancourt <tim@timvaillancourt.com>
    
    * update script/ensure-go-installed
    
    Signed-off-by: Tim Vaillancourt <tim@timvaillancourt.com>
    
    * git add vendor --all
    
    Signed-off-by: Tim Vaillancourt <tim@timvaillancourt.com>
    
    * go 1.22.0
    
    Signed-off-by: Tim Vaillancourt <tim@timvaillancourt.com>
    
    ---------
    
    Signed-off-by: Tim Vaillancourt <tim@timvaillancourt.com>
    Co-authored-by: meiji163 <meiji163@github.com>
    timvaillancourt and meiji163 authored Apr 10, 2024
    Configuration menu
    Copy the full SHA
    e6c198c View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2024

  1. chore: fix function names in comment (#1405)

    Signed-off-by: mountcount <cuimoman@outlook.com>
    Co-authored-by: Tim Vaillancourt <tim@timvaillancourt.com>
    mountcount and timvaillancourt authored Apr 14, 2024
    Configuration menu
    Copy the full SHA
    8d99e46 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Bump golangci/golangci-lint-action from 4 to 6 (#1414)

    Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 4 to 6.
    - [Release notes](https://github.com/golangci/golangci-lint-action/releases)
    - [Commits](golangci/golangci-lint-action@v4...v6)
    
    ---
    updated-dependencies:
    - dependency-name: golangci/golangci-lint-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 7, 2024
    Configuration menu
    Copy the full SHA
    e87e2ab View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2024

  1. chore: fix some function names (#1417)

    Signed-off-by: overallteach <cricis@foxmail.com>
    overallteach authored Jun 2, 2024
    1 Configuration menu
    Copy the full SHA
    59db6fa View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

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

Commits on Aug 14, 2024

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

Commits on Aug 15, 2024

  1. Refine wait_timeout override to be at cut-over only (#1406)

    Signed-off-by: Tim Vaillancourt <tim@timvaillancourt.com>
    timvaillancourt authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    48cb9ab View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Configuration menu
    Copy the full SHA
    1e25e71 View commit details
    Browse the repository at this point in the history
  2. Revert unintended change

    andyedison committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    df7fba3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ea5708e View commit details
    Browse the repository at this point in the history