| Bug #102508 | Missed initialising m_time_track_get_page | ||
|---|---|---|---|
| Submitted: | 6 Feb 2021 18:32 | Modified: | 2 Mar 2021 1:41 |
| Reporter: | Mikael Ronström | Email Updates: | |
| Status: | Closed | Impact on me: | |
| Category: | MySQL Cluster: Cluster (NDB) storage engine | Severity: | S3 (Non-critical) |
| Version: | 8.0.23 | OS: | Any |
| Assigned to: | CPU Architecture: | Any | |
[7 Feb 2021 6:59]
MySQL Verification Team
Hello Mikael, Thank you for the report and feedback. Sincerely, Umesh
[2 Mar 2021 1:41]
Jon Stephens
Fixed in NDB 8.0.24. Internals/refactoring; no changelog entry needed. Closed.

Description: Fix a bug where pgman.cpp missed initialising the variable m_time_track_get_page which is an array. How to repeat: Read code Suggested fix: Add initialisation code