Bug #88569 | include/my_alloc.h:81:3: error: declaration of ‘block_size’ shadows a member of | ||
---|---|---|---|
Submitted: | 21 Nov 2017 1:10 | Modified: | 13 Nov 2018 17:34 |
Reporter: | George Lorch | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Compiling | Severity: | S3 (Non-critical) |
Version: | 8.0.3 | OS: | Debian |
Assigned to: | CPU Architecture: | Any |
[21 Nov 2017 1:10]
George Lorch
[13 Nov 2018 14:35]
MySQL Verification Team
Hi, Your concern is valid, but it seems to me that this is a problem that is fixed in 8.0.13. Can you please try that release ????
[13 Nov 2018 17:34]
George Lorch
Yes, you are correct, this has been fixed. The members of st_mem_root are now all prefixed with 'm_' and are no longer shadowed by member function parameters. Thank you!
[14 Nov 2018 12:32]
MySQL Verification Team
You are truly welcome !!! For your information the patch is actually pushed in 8.0.11.