[MDEV-17528] Document change in behavior of mysql.host and blank host field in mysql.db tables Created: 2018-10-23 Updated: 2018-10-24 Resolved: 2018-10-24 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Documentation |
| Affects Version/s: | N/A |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Minor |
| Reporter: | Ian Gilfillan | Assignee: | Ian Gilfillan |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
The mysql.host table is still used in MariaDB 5.5 if the mysql.db host field is blank. At some point in MariaDB 10.0, the meaning of a blank mysql.db host field changed, and the host table became unused. |