[MDEV-26859] Process ID overflow results in negative values in general log Created: 2021-10-19 Updated: 2021-10-19 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Server |
| Affects Version/s: | 10.1 |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Minor |
| Reporter: | Nick Vashchenko | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Debian wheezy with: |
||
| Description |
|
Hi Folks, With mariadb uptime more that 400 days and intensive high-load noticed the following wierd stuff in the first column of general.log: Example of general.log output: -2036410327 Connect abc@localhost as anonymous on abc_db Had no chance to have a look whether the issue exists in the newer versions so far. Cheers, |