Page MenuHomePhabricator

mariadb: grant user 'phstats' additional select on phabricator_repository DB
Closed, ResolvedPublic

Description

(A late followup to T238425)

I don't think I cannot debug T274559#9015248 without being able to run a read-only SQL query on that DB.

Event Timeline

Aklapper changed the task status from Open to Stalled.Aug 18 2023, 6:33 PM
Aklapper triaged this task as Low priority.
Aklapper created this task.

Is this needed? Asking because I see you stalled it.

I just need to write the patch, then I'll pass it to you(s). :)

Change 950683 had a related patch set uploaded (by Aklapper; author: Aklapper):

[operations/puppet@production] mariadb: grant user 'phstats' additional select on phabricator_repository db

https://gerrit.wikimedia.org/r/950683

Aklapper changed the task status from Stalled to Open.Aug 19 2023, 7:44 AM

Change 950683 merged by Marostegui:

[operations/puppet@production] mariadb: grant user 'phstats' additional select on phabricator_repository db

https://gerrit.wikimedia.org/r/950683

Patch merged and grants applied live.
Please repopen if you need something else

Thanks, confirming it works as expected!