[MDEV-28553] Spider: clean up plugin initialization SQLs in spd_init_query.h Created: 2022-05-13 Updated: 2023-05-01 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - Spider |
| Fix Version/s: | 11.1 |
| Type: | Task | Priority: | Major |
| Reporter: | Nayuta Yanagisawa (Inactive) | Assignee: | Yuchen Pei |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
Spider's initialization SQLs include some handling for upgrading from very old versions of Spider. Remove the handling for the versions older than 10.2. The fix must passes upgrade tests. |