Bug #109443 Handlerton method get_tablespace is unused
Submitted: 21 Dec 2022 4:24 Modified: 21 Dec 2022 7:43
Reporter: Laurynas Biveinis (OCA) Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Server: Storage Engine API Severity:S3 (Non-critical)
Version:8.0.31 OS:Any
Assigned to: CPU Architecture:Any
Tags: handlerton

[21 Dec 2022 4:24] Laurynas Biveinis
Description:
Handlerton method get_tablespace is never called. NDB defines it in-tree, no 3rd party engine I could check defines it.

How to repeat:
Read source code

Suggested fix:
Remove get_tablespace function pointer and get_tablespace_t type
[21 Dec 2022 7:43] MySQL Verification Team
Hello Laurynas,

Thank you for the report and feedback!

regards,
Umesh