Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

REFERENCES command denied to user <USERNAME> for table 'AO_5FB9D7_AOHIP_CHAT_LINK'

briangreenedev March 11, 2020

Environment:

Jira Software

MySQL 5.7.29

Ubuntu 18.04

 

I did the following to try to solve the issue:

I updated the user permissions for the database user with

GRANT SELECTINSERTUPDATEDELETECREATEDROPREFERENCESALTERINDEX on <JIRADB>.* TO '<USERNAME>'@'localhost' IDENTIFIED BY '<PASSWORD>';

FLUSH PRIVILEGES;
 

Restarted mysql service

Restarted jira service

 

I still get the same error whenever I do anything related to projects or issues.

1 answer

1 accepted

0 votes
Answer accepted
briangreenedev March 16, 2020

I fixed my issue.

When I thought I was restarting Jira, it was actually failing. I made sure Jira restarted and after it did, my changes had taken effect.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
SERVER
TAGS
AUG Leaders

Atlassian Community Events