[MDEV-28033] Sporadically Host is not allowed to connect to this MariaDB server when Create User if not exists Created: 2022-03-10 Updated: 2022-03-10 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Authentication and Privilege System |
| Affects Version/s: | 10.5.15, 10.8.2 |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Minor |
| Reporter: | Joerg Plenert | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Docker:latest on Ubuntu:20.04 Parameters for mariaDB
|
||
| Description |
|
Sporadically MariaDB returns Host '<IP>' is not allowed to connect to this MariaDB server About 95% of the connections do work, 5% results in the error above. mysql.user:
Application is connecting using user app Log in MariaDB: MySQL 8 does not show this behavior and but is logging a warning on the console. Idea |