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

Implementation of the new binlog-server command #1408

Merged
merged 16 commits into from
Feb 6, 2023
Merged

Commits on Dec 16, 2022

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

Commits on Dec 28, 2022

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

Commits on Dec 29, 2022

  1. fix: bug with wrong folder, error handling when downloading binlogs

    feat: logs for check status of replication, information about the new team to the documentation, required settings
    Fizic committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    35596bc View commit details
    Browse the repository at this point in the history
  2. fix: go.mod and go.sum files

    Fizic committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    ade8809 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2023

  1. fix: bug with incorrect creation of a binlog file on replication by a…

    …dding RotateEvent, improved points from code rev, go.mod and go.sum for new version.
    
    feat: automatic creation of a folder for binlogs with s3
    Fizic committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    7f57f43 View commit details
    Browse the repository at this point in the history
  2. fix: CI warnings

    Fizic committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    27a6479 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2023

  1. feat: async downloading binlog files and send it; better checking the…

    … end of replication
    Fizic committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    b461ac1 View commit details
    Browse the repository at this point in the history
  2. fix: imports

    Fizic committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    f5bb585 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2023

  1. Configuration menu
    Copy the full SHA
    9c49916 View commit details
    Browse the repository at this point in the history
  2. fix: CI warnings

    Fizic committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    bf5faa6 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2023

  1. Configuration menu
    Copy the full SHA
    b5eb9ec View commit details
    Browse the repository at this point in the history
  2. fix: server id in rotate event

    Fizic committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    b341048 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. fix: visibility of variables and functions, incorrect rights for dir

    feat: docs for rotateEvent
    Fizic committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    b98e5e4 View commit details
    Browse the repository at this point in the history
  2. fix: exiting when error

    Fizic committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    a2ece2c View commit details
    Browse the repository at this point in the history
  3. fix: check replication status, visibility of variables

    feat: new conf string
    Fizic committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    525929d View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2023

  1. fix: version of go-mysql

    Fizic committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    9a64ede View commit details
    Browse the repository at this point in the history