-
Bug
-
Resolution: Fixed
-
Low (View bug fix roadmap)
-
None
-
7.3.0
-
7.03
-
4
-
Severity 3 - Minor
-
0
-
The Atlassian article "Connecting JIRA applications to MySQL" needs to be amended so that it instructs the administrator to grant the 'REFERENCES' privilege to the JIRA user.
The current instructions are as follows:
"GRANT SELECT,INSERT,UPDATE,DELETE,CREATE,DROP,ALTER,INDEX on <JIRADB>.* TO '<USERNAME>'@'<JIRA_SERVER_HOSTNAME>' IDENTIFIED BY '<PASSWORD>';
With the release of JIRA 7.3, MySQL 5.7 is now a supported platform, for which our current instructions do not work.
Omitting the REFERENCES privilege can create problems for plugins that set up foreign-key relationships between entities. It causes exceptions to be thrown, the below when trying to create a new project in a fresh installation of JIRA 7.3.0 with MySQL 5.7:
com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: REFERENCES command denied to user 'JIRAUSER'@'HOST' for table 'AO_5FB9D7_AOHIP_CHAT_LINK'
Form Name |
---|
[JRASERVER-63725] Amendment required to doco on Connecting JIRA applications to MySQL
Resolution | New: Fixed [ 1 ] | |
Status | Original: Gathering Impact [ 12072 ] | New: Closed [ 6 ] |
Remote Link |
New:
This issue links to "Bugfixing & feedback processing in Jira DC: |
Status | Original: Needs Triage [ 10030 ] | New: Gathering Impact [ 12072 ] |
Assignee | Original: Tomasz Prus [ a803384f6b1d ] | New: Maria Sobińska [ 3d67fbf19c8a ] |
UIS | Original: 2 | New: 0 |
UIS | New: 2 |
Assignee | Original: Tomasz Bartyzel [ tbartyzel ] | New: Tomasz Prus [ a803384f6b1d ] |
Assignee | Original: Jacek Krawczyk [ 2cd4b6cecf0f ] | New: Tomasz Bartyzel [ tbartyzel ] |
Priority | Original: High [ 2 ] | New: Low [ 4 ] |
Assignee | Original: Tomasz Bartyzel [ tbartyzel ] | New: Jacek Krawczyk [ 2cd4b6cecf0f ] |