Details
-
Task
-
Status: Open (View Workflow)
-
Minor
-
Resolution: Unresolved
-
None
Description
Some functions in spd_db_conn.cc have nothing to do with "connection", and are considered to be helper functions used in ha_spider.cc. A typical example is spider_db_append_key_where(). Move such functions to a separated file, possibly named ha_spider_helper.cc.
The functions moved by MDEV-26366 are the out of scope of the present issue.
Attachments
Issue Links
- relates to
-
MDEV-26366 Remove interdependency between spider_db_mbase_util and spd_db_conn.cc
- Open