[MDEV-26474] Fix mysql_setpermission hostname logic Created: 2021-08-25 Updated: 2023-07-03 Resolved: 2021-08-25 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Scripts & Clients |
| Affects Version/s: | 10.2 |
| Fix Version/s: | 10.2.41, 10.3.32, 10.4.22, 10.5.13, 10.6.5, 10.7.0 |
| Type: | Bug | Priority: | Major |
| Reporter: | Anel Husakovic | Assignee: | Daniel Black |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||
| Description |
|
The hostname, if not specified or specified as '' or 'localhost', will default Reported issue: https://bugzilla.redhat.com/show_bug.cgi?id=1976224 |
| Comments |
| Comment by Daniel Black [ 2021-08-25 ] |
|
Thanks Marek in https://github.com/MariaDB/server/pull/1896 |