| 5655 | virtual handlerton *partition_ht() const |
| 5656 | { return ht; } |
| 5657 | virtual bool partition_engine() { return 0;} |
| 5658 | virtual uint partition_index_scan_method() { return 0; } |
| 5659 | /* |
| 5660 | Used with 'wrapper' engines, like SEQUENCE, to access to the |
no outgoing calls
no test coverage detected