[MDEV-5194] Adding status Com_log_errors Com_log_warnings Created: 2013-10-26 Updated: 2022-07-30 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | None |
| Fix Version/s: | None |
| Type: | Task | Priority: | Minor |
| Reporter: | VAROQUI Stephane | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 1 |
| Labels: | beginner-friendly | ||
| Description |
|
This would enable easy monitoring of what is inside the error log without parsing it , It is so simple that it should be done as fast as possible. |
| Comments |
| Comment by Sergei Golubchik [ 2014-01-15 ] |
|
What do you mean by that? What these variables should show? |
| Comment by VAROQUI Stephane [ 2014-01-16 ] |
|
count the number of errors and warning in the error log file since last restart |