[MDEV-28077] "Wrong create options" with "big_tables" option enabled Created: 2022-03-16 Updated: 2022-04-07 Resolved: 2022-04-07 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Optimizer |
| Affects Version/s: | 10.2, 10.3, 10.4, 10.5, 10.6, 10.7, 10.8, 10.9 |
| Fix Version/s: | 10.2.44, 10.3.35, 10.4.25, 10.5.16, 10.6.8, 10.7.4, 10.8.3 |
| Type: | Bug | Priority: | Major |
| Reporter: | Oleg Smirnov | Assignee: | Oleg Smirnov |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
After the fix in
|
| Comments |
| Comment by Sergei Petrunia [ 2022-03-25 ] |
|
The fix is ok to push (after |
| Comment by Oleg Smirnov [ 2022-04-02 ] |
|
The fix is pushed into bb-10.9- |
| Comment by Oleg Smirnov [ 2022-04-07 ] |
|
Pushed to 10.2: commit 53b580a91c12e9272623fc45496631be65313dd8
The cause of the bug is overflow of uint16 KEY_PART_INFO::length and/or commit 85192553ae2c3cb5fb26ace4cd85377525ac7845
If JOIN::create_postjoin_aggr_table encounters errors during execution |