[MDEV-31301] sql/opt_split.cc:1043:5: warning: ‘best_param_tables’ may be used uninitialized Created: 2023-05-18 Updated: 2023-06-27 Resolved: 2023-06-27 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Server |
| Affects Version/s: | 10.4.28 |
| Fix Version/s: | 10.8.8, 10.4.31, 10.5.22, 10.6.15, 10.9.8, 10.10.6, 10.11.5 |
| Type: | Bug | Priority: | Major |
| Reporter: | Daniel Black | Assignee: | Daniel Black |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
best_param_tables isn't initialized to 0 anyway, The only changes add bits to it. |
| Comments |
| Comment by Daniel Black [ 2023-05-18 ] |
| Comment by Michael Widenius [ 2023-06-27 ] |
|
This is already in the 10.4 source tree |
| Comment by Michael Widenius [ 2023-06-27 ] |
|
Pushed to 10.4 |