[MDEV-31957] Concurrent ALTER and ANALYZE collecting statistics can result in stale statistical data Created: 2023-08-18 Updated: 2024-01-03 Resolved: 2024-01-03 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Optimizer |
| Affects Version/s: | 10.4, 10.5, 10.6, 10.10, 10.11, 11.0, 11.1 |
| Fix Version/s: | 10.6.16, 10.10.7, 10.11.6, 11.0.4, 11.1.3, 11.2.2 |
| Type: | Bug | Priority: | Major |
| Reporter: | Elena Stepanova | Assignee: | Michael Widenius |
| Resolution: | Fixed | Votes: | 1 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||
| Description |
|
Test case from Monty:
The column b shouldn't be there, as the statistics aren't collected for blobs. |
| Comments |
| Comment by Sergei Petrunia [ 2023-09-26 ] |
|
The latest fix is ok to push. |
| Comment by Elena Stepanova [ 2023-09-26 ] |
|
It is still in testing though, issues have been and are being discussed outside JIRA. |
| Comment by Elena Stepanova [ 2023-10-09 ] |
|
The exchange of information regarding intermediate issues was happening on slack. The last test run on be4b1fd502981f93dff6b976ea59f5fce690b2fc didn't reveal any problems specific to the change, so it can be pushed into 10.6 main. |
| Comment by Nikita Malyavin [ 2024-01-02 ] |
|
the commits are in the mainline, shouldnt the ticket be closed? |