Bug #79652 | Suspicious padding in srv_conc_t | ||
---|---|---|---|
Submitted: | 15 Dec 2015 19:17 | Modified: | 27 Aug 2018 11:56 |
Reporter: | Alexey Kopytov (OCA) | Email Updates: | |
Status: | No Feedback | Impact on me: | |
Category: | MySQL Server: InnoDB storage engine | Severity: | S5 (Performance) |
Version: | 5.7 | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[15 Dec 2015 19:17]
Alexey Kopytov
[27 Jul 2018 11:56]
MySQL Verification Team
Hi Kaamos, my dear friend, Thank you for your report. I can fully see your problem. I would like to hear opinion on the solution(s). Do you think that this definition would be OK: char pad[64]; Or would this one be sufficient: char pad[64 - sizeof(lint)]; Many thanks in advance.
[28 Aug 2018 1:00]
Bugs System
No feedback was provided for this bug for over a month, so it is being suspended automatically. If you are able to provide the information that was originally requested, please do so and change the status of the bug back to "Open".