Skip to content

Conversation

@CaptTofu
Copy link
Contributor

@CaptTofu CaptTofu commented Mar 6, 2025

I have read the CLA Document and I hereby sign the CLA

@github-actions
Copy link
Contributor

github-actions bot commented Mar 6, 2025

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.


```
CREATE ROLE 'dbsupport';
GRANT SELECT on *.* to dbsupport_admin;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

dbsupport ?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Isn't SHOW TABLES enough?

Copy link
Contributor

@SaltTan SaltTan Mar 10, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Isn't SHOW TABLES enough?

it is

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd be glad to take on the task of how to set up permissions for the system database in general. @SaltTan I can talk to you about it this week?

@SaltTan
Copy link
Contributor

SaltTan commented Mar 10, 2025

The article describes a workaround for unexpected behaviour in one case.
Why don't we convert it into an explanation how to set up permissions for the system database in general?

@CaptTofu
Copy link
Contributor Author

I have read the CLA Document and I hereby sign the CLA

@SaltTan
Copy link
Contributor

SaltTan commented Apr 18, 2025

The issue is supposed to be fixed in 25.4 ClickHouse/ClickHouse#77273

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.

4 participants