[MDEV-18065] Server reports "Fatal error" in the error log on an ordinary query failure Created: 2018-12-23 Updated: 2023-04-27 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Admin statements, Server |
| Affects Version/s: | 5.5, 10.0, 10.1, 10.2, 10.3, 10.4 |
| Fix Version/s: | 10.4 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Elena Stepanova | Assignee: | Sergei Golubchik |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Description |
|
FLUSH PRIVILEGES fails with an error
however the error log reports the problem twice: once as a normal error, and once as a Fatal error:
Naturally, no crash or abort occurs, the "Fatal error" is bogus. |