Deprecate Spider plugin variables that result in excessive tweak
(MDEV-27228)
|
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - Spider |
| Affects Version/s: | None |
| Fix Version/s: | 10.7.5, 10.8.4, 10.9.2 |
| Type: | Technical task | Priority: | Major |
| Reporter: | Nayuta Yanagisawa (Inactive) | Assignee: | Nayuta Yanagisawa (Inactive) |
| Resolution: | Done | Votes: | 0 |
| Labels: | None | ||
| Description |
|
The variable spider_init_sql_alloc_size is for specifying the initial size of the local SQL buffer. The parameters for this kind of tweaks shouldn't be exposed to users. The corresponding table option should also be deprecated. |
| Comments |
| Comment by Nayuta Yanagisawa (Inactive) [ 2022-05-31 ] |