[MDEV-32104] remove deprecated features Created: 2023-09-05 Updated: 2023-10-01 Resolved: 2023-10-01 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Variables |
| Fix Version/s: | 11.3.1 |
| Type: | Task | Priority: | Critical |
| Reporter: | Sergei Golubchik | Assignee: | Sergei Golubchik |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | Preview_11.3 | ||
| Issue Links: |
|
||||
| Description |
|
These features were deprecated in now-EOL versions and can be removed:
additionally --thread_concurrency was already removed long ago, but left some dead code around |
| Comments |
| Comment by Lena Startseva [ 2023-09-26 ] | |||||||||||||||||
|
I’m not sure that these tests are up-to-date and run on some environment, but I think they also need to be corrected: @@max_tmp_tables "engine_condition_pushdown" in the @@optimizer_switch @@wsrep_causal_reads: sr_YU locale:
serg, plz, сheck which items really require correction | |||||||||||||||||
| Comment by Sergei Golubchik [ 2023-09-27 ] | |||||||||||||||||
|
fixed, thanks | |||||||||||||||||
| Comment by Lena Startseva [ 2023-09-27 ] | |||||||||||||||||
|
Testing done, OK to push |