Details
-
Technical task
-
Status: Stalled (View Workflow)
-
Major
-
Resolution: Unresolved
-
None
-
None
Description
Spider has server variables, spider_crd_type and spider_crd_weight, for tweaking query optimization. However, it looks not a good idea to expose such variables to users. Make it adaptive, if necessary (maybe fixed values are enough), and then deprecate the variables.
Attachments
Issue Links
- is blocked by
-
MDEV-28010 Deprecate spider_crd_type and spider_crd_weight
-
- Closed
-
ralf.gebhardt: as per https://mariadb.com/kb/en/mariadb-feature-deprecation-policy/, these vars were deprecated in 10.7 by
MDEV-28010, so they can only be removed after eol of 10.6, which is jul 2026.