Details
-
Bug
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Cannot Reproduce
-
10.1.29
-
None
Description
MariaDB [(none)]> show global status where Value > pow(2,63) and variable_name like '%Binlog%';;
|
+----------------------+----------------------+
|
| Variable_name | Value |
|
+----------------------+----------------------+
|
| Binlog_bytes_written | 18446743820171207911 |
|
+----------------------+----------------------+
|
The master this was seen on is pretty busy, but by far not busy enough to produce 18 Exabytes of binlog. During the systems Uptime about 5TB per second would have been written on average if the shown value were correct.
How to reproduce this is not clear, so far this was a one time incident.
Attachments
Issue Links
- relates to
-
MDEV-22427 Unrealistic Rows_read status variable jumps
-
- Open
-