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] v16.x #78

Closed
wants to merge 16 commits into from
Closed

Commits on Oct 10, 2023

  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 10, 2023
    Configuration menu
    Copy the full SHA
    38eccb9 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

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

Commits on Nov 28, 2023

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

    …o release-16.0-github
    
    Signed-off-by: Arthur Schreiber <[email protected]>
    arthurschreiber committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    43a0748 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. Expose the --tablet_types_to_wait flag in vtcombo.

    Signed-off-by: Arthur Schreiber <[email protected]>
    arthurschreiber committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    9376417 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Merge pull request #93 from github/arthur/vtcombo-tablet-type-counts

    [Backport] Expose the `--tablet_types_to_wait` flag in `vtcombo`.
    arthurschreiber authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    ea0e19c View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Backport vitessio#15275

    hmaurer committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    bab4912 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8bc7c0 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Make connection killing resilient to MySQL hangs (vitessio#14500)

    Signed-off-by: Arthur Schreiber <[email protected]>
    Signed-off-by: Vicent Marti <[email protected]>
    Signed-off-by: Daniel Joos <[email protected]>
    Co-authored-by: Vicent Marti <[email protected]>
    Co-authored-by: Daniel Joos <[email protected]>
    3 people authored and andyedison committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    97b8b90 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Merge pull request #105 from github/release-16.0

    Upgrade v16 from upstream patches
    arthurschreiber authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    7f33ae6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8a7b66 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Merge pull request #104 from github/backport-mysql-hangs

    Make connection killing resilient to MySQL hangs (vitessio#14500)
    arthurschreiber authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    d8df704 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Do not load table stats when booting vttablet. (vitessio#15715)

    Signed-off-by: Arthur Schreiber <[email protected]>
    arthurschreiber committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    580806b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #109 from github/backport-15715-to-release-16.0-gi…

    …thub
    
    Do not load table stats when booting `vttablet`. (vitessio#15715)
    arthurschreiber authored Jun 11, 2024
    Configuration menu
    Copy the full SHA
    703fa1c View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Fix vtexplain not handling UNION queries with weight_string res…

    …ults correctly. (vitessio#16129)
    
    Signed-off-by: Arthur Schreiber <[email protected]>
    vitess-bot[bot] authored and arthurschreiber committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    dd81005 View commit details
    Browse the repository at this point in the history
  2. Fix flakiness in vtexplain unit test case.

    Signed-off-by: Arthur Schreiber <[email protected]>
    arthurschreiber committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    f6087bf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    62ee42d View commit details
    Browse the repository at this point in the history