[MDEV-28565] Spider: Implement constructor and destructor for large class/struct Created: 2022-05-14 Updated: 2023-01-17 |
|
| 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 | ||
| Description |
|
It is painful to allocate or deallocate a large class/struct of Spider without constructor and destructor. |