[MDEV-32526] Enable Charset Narrowing by default starting from 11.3 Created: 2023-10-20 Updated: 2023-11-15 Resolved: 2023-11-09 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Optimizer |
| Fix Version/s: | 11.3.1 |
| Type: | Task | Priority: | Critical |
| Reporter: | Sergei Petrunia | Assignee: | Sergei Petrunia |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
It was introduced in 10.6 and it is not enabled by default. We should enable it by default. It should be done in 11.4 as its the earliest development release. Also, we should consider removing the optimizer switch flag (either in this or in a later version). |
| Comments |
| Comment by Sergei Petrunia [ 2023-11-08 ] | ||||||||||
|
serg, I now see it has been already done in 11.3 by:
The backport to 10.6 was done after
|