[MDEV-25287] page_checksum is not listed in table status for aria tables the first time Created: 2021-03-29 Updated: 2023-04-27 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - Aria |
| Affects Version/s: | 5.5, 10.0, 10.1, 10.5.9, 10.2, 10.3, 10.4, 10.5 |
| Fix Version/s: | 10.4, 10.5 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Oli Sennhauser | Assignee: | Michael Widenius |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Environment: |
n.a. |
||
| Description |
|
When I create an aria table the first time page_checksum is not listed in show table status when the table is created the first time. when alter is done later it is listed:
This makes this information less reliable for monitoring for example... |