[MCOL-4378] Minor updates to MariaDB 10.2/10.3 seems to be adding a DEFAULT ROLE to the show grants command that is invalid. Created: 2020-11-04 Updated: 2021-01-14 Resolved: 2021-01-14 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | N/A |
| Affects Version/s: | None |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | cPanel Senior Tech's | Assignee: | Unassigned |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | None | ||
| Attachments: |
|
| Description |
|
Possibly related to the recent change in: The default role is set to 0 (which is incorrect).
This causes database users to have invalid grants.
This breaks the cPanel "Databases" interface. (Screenshot attached) This does not occur for all servers that update to these versions and the cause of some of them breaking has yet to be determined. Downgrading solves the issue. Additionally, another workaround that we have used is to set the default role to NONE.
|
| Comments |
| Comment by cPanel Senior Tech's [ 2020-11-04 ] |
|
Apologies. This was accidentally opened up under the wrong section. It should have been opened as MariaDB DEV - I created case: https://jira.mariadb.org/browse/MDEV-24122 This case ( |