Skip to content

Conversation

msbutler
Copy link
Collaborator

Previously, if a user took a table level backup of an MR database, show backup would fail. This occured because SHOW BACKUP will display the database object, and for MR databases, show backup expects to have access to the MR enum; however table level backups do not back up the enum. This patch relaxes the SHOW BACKUP MR DB requirement, allowing show backup for the table to succeed.

Epic: none

Release note: none

Previously, if a user took a table level backup of an MR database, show backup
would fail. This occured because SHOW BACKUP will display the database object,
and for MR databases, show backup expects to have access to the MR enum;
however table level backups do not back up the enum. This patch relaxes the
SHOW BACKUP MR DB requirement, allowing show backup for the table to succeed.

Epic: none

Release note: none
@msbutler msbutler self-assigned this Oct 10, 2025
@cockroach-teamcity
Copy link
Member

This change is Reviewable

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants