[MDEV-31627] innodb large file size are have overflowed "size to 0.000B" message in logs Created: 2023-07-05 Updated: 2023-07-05 Resolved: 2023-07-05 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - InnoDB |
| Affects Version/s: | 10.9 |
| Fix Version/s: | 10.9.8, 10.10.6, 10.11.5, 11.0.3, 11.1.2, 11.2.1 |
| Type: | Bug | Priority: | Major |
| Reporter: | Daniel Black | Assignee: | Marko Mäkelä |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
file.m_size is a uint32_t which makes large shifts easily overflow in SysTablespace::set_size messages. |
| Comments |
| Comment by Marko Mäkelä [ 2023-07-05 ] |
|
Oh, sorry, I did not notice that you had filed this. I had filed |