Skip to content

Conversation

@jhon287
Copy link

@jhon287 jhon287 commented Aug 31, 2022

Could be great to be able to customise privileges that we give to WSREP SST user (See MariaDB 10.5 privilege changes)

@jhon287 jhon287 force-pushed the wresp_sst_user_privileges branch from 86fe8e1 to a6723ef Compare August 31, 2022 13:56
@jhon287 jhon287 changed the title fix: Make WSREP SST user's privilege customizable fix: Make WSREP SST user's privileges customizable Aug 31, 2022
@bmx0r
Copy link
Contributor

bmx0r commented Mar 6, 2025

Is there any plan to merge this and to create a new release on the forge? :) that would helps us :)

Copy link
Contributor

@bmx0r bmx0r left a comment

Choose a reason for hiding this comment

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

small typo :)

wsrep_sst_password => $mariadb::cluster::wsrep_sst_password,
wsrep_sst_user_tls_options => $mariadb::cluster::wsrep_sst_user_tls_options,
wsrep_sst_user_grant_options => $mariadb::cluster::wsrep_sst_user_grant_options,
wresp_sst_user_privileges => $mariadb::cluster::wresp_sst_user_privileges,
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
wresp_sst_user_privileges => $mariadb::cluster::wresp_sst_user_privileges,
wsrep_sst_user_privileges => $mariadb::cluster::wsrep_sst_user_privileges,

@jhon287 jhon287 force-pushed the wresp_sst_user_privileges branch from a6723ef to 40d4697 Compare March 18, 2025 22:12
@jhon287 jhon287 requested a review from bmx0r March 18, 2025 22:12
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