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

[DO NOT MERGE] v18.x #125

Open
wants to merge 24 commits into
base: release-18.0
Choose a base branch
from
Open

Commits on Oct 9, 2024

  1. add new lock syntax for mysql8

    Signed-off-by: Patrick Carnahan <[email protected]>
    Signed-off-by: Arthur Schreiber <[email protected]>
    patrickcarnahan authored and arthurschreiber committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    6474aae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ffd4555 View commit details
    Browse the repository at this point in the history
  3. Expose the --tablet_types_to_wait flag in vtcombo.

    Signed-off-by: Arthur Schreiber <[email protected]>
    arthurschreiber committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    85e0bb3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    856c299 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Only run on larger runners when running inside the vitessio organiz…

    …ation.
    
    Signed-off-by: Arthur Schreiber <[email protected]>
    arthurschreiber committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    7792591 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Merge branch 'release-18.0' of https://github.com/vitessio/vitess int…

    …o release-18.0-github
    
    Signed-off-by: Arthur Schreiber <[email protected]>
    arthurschreiber committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    03bf1e5 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. logstats: do not allocate memory while logging (vitessio#15539)

    Signed-off-by: Vicent Marti <[email protected]>
    vmg authored and arthurschreiber committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    3cfefd4 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'release-18.0' of https://github.com/github/vitess-gh in…

    …to release-18.0-github
    
    Signed-off-by: Arthur Schreiber <[email protected]>
    arthurschreiber committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    2aa50d2 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Merge branch 'release-18.0' of https://github.com/vitessio/vitess int…

    …o release-18.0-github
    
    Signed-off-by: Arthur Schreiber <[email protected]>
    arthurschreiber committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    20fd074 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d112b3f View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Merge branch 'release-18.0' of https://github.com/vitessio/vitess int…

    …o release-18.0-github
    
    Signed-off-by: Arthur Schreiber <[email protected]>
    arthurschreiber committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    f30abe0 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

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

Commits on Nov 8, 2024

  1. VReplication: Improve query buffering behavior during MoveTables traf…

    …fic switching (vitessio#15701)
    
    Signed-off-by: Matt Lord <[email protected]>
    mattlord authored and arthurschreiber committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    5d2abca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    286e1ea View commit details
    Browse the repository at this point in the history
  3. Fix race condition that prevents queries from being buffered after vt…

    …gate startup (vitessio#16655)
    
    Signed-off-by: Manan Gupta <[email protected]>
    GuptaManan100 authored and arthurschreiber committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    7d79407 View commit details
    Browse the repository at this point in the history
  4. test: add a test for premature buffering

    Signed-off-by: Manan Gupta <[email protected]>
    Signed-off-by: Arthur Schreiber <[email protected]>
    GuptaManan100 authored and arthurschreiber committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    e24e5d9 View commit details
    Browse the repository at this point in the history
  5. test: update test to reproduce the buffering problem

    Signed-off-by: Manan Gupta <[email protected]>
    Signed-off-by: Arthur Schreiber <[email protected]>
    GuptaManan100 authored and arthurschreiber committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    01124f2 View commit details
    Browse the repository at this point in the history
  6. test: uncomment lines that were accidentally commented

    Signed-off-by: Manan Gupta <[email protected]>
    GuptaManan100 authored and arthurschreiber committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    21a8ad2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0c87ea7 View commit details
    Browse the repository at this point in the history
  8. test: fix test to also send a higher primary timestamp

    Signed-off-by: Manan Gupta <[email protected]>
    GuptaManan100 authored and arthurschreiber committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    517f519 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d77fae7 View commit details
    Browse the repository at this point in the history
  10. test: add more unit tests

    Signed-off-by: Manan Gupta <[email protected]>
    Signed-off-by: Arthur Schreiber <[email protected]>
    GuptaManan100 authored and arthurschreiber committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    b0e2f64 View commit details
    Browse the repository at this point in the history
  11. Appease the linter.

    Signed-off-by: Arthur Schreiber <[email protected]>
    arthurschreiber committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    fd8c3cb View commit details
    Browse the repository at this point in the history
  12. Merge pull request #128 from github/arthur/buffering-backports

    Buffering related backports
    arthurschreiber authored Nov 8, 2024
    Configuration menu
    Copy the full SHA
    eb53017 View commit details
    Browse the repository at this point in the history