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

Adapt to breaking changes to SHOW DATABASES #3142

Merged
merged 1 commit into from Aug 19, 2022

Conversation

mnd999
Copy link
Contributor

@mnd999 mnd999 commented Aug 18, 2022

Proposed Changes (Mandatory)

SHOW DATABASES has a couple of breaking changes in 5.x

  • role is now simply 'primary' or 'secondary'
  • writer is used to determine the leader
  • error is now statusMessage

I made the SystemDBTest even simpler than before, which I think is fine because it's just really testing the ability to execute something there.

SHOW DATABASES has a couple of breaking changes in 5.x

* role is now simply 'primary' or 'secondary'
* writer is used to determine the leader
* error is now statusMessage
@mnd999 mnd999 force-pushed the 5.0-updates-to-show-databases branch from 80748ca to 46a1599 Compare August 18, 2022 10:00
@nadja-muller nadja-muller self-assigned this Aug 19, 2022
@mnd999 mnd999 merged commit f066709 into dev Aug 19, 2022
@mnd999 mnd999 deleted the 5.0-updates-to-show-databases branch August 19, 2022 10:41
@mnd999 mnd999 restored the 5.0-updates-to-show-databases branch August 19, 2022 10:50
@ncordon ncordon deleted the 5.0-updates-to-show-databases branch March 15, 2024 16:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants