[MDEV-20992] privilege issue Created: 2019-11-06  Updated: 2020-09-25  Resolved: 2020-09-25

Status: Closed
Project: MariaDB Server
Component/s: Authentication and Privilege System
Affects Version/s: 10.1.25
Fix Version/s: N/A

Type: Bug Priority: Major
Reporter: raj Assignee: Unassigned
Resolution: Not a Bug Votes: 0
Labels: None
Environment:

Centos 7.



 Description   

We have a test db in server. We checked with query to check grant and got the following output

show grants for user;

GRANT SELECT, SHOW DATABASES ON *.* TO 'user'@'%' ;

This means read only access.
But user is able to do write operation in test db. Can you please let us know the details for this issue?



 Comments   
Comment by Daniel Black [ 2020-09-25 ]

There's probably an anonymous user that that has write access.

Generated at Thu Feb 08 09:03:47 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.