| 32288 | }; |
| 32289 | |
| 32290 | static |
| 32291 | const LEX_CSTRING* get_explainable_cmd_name(enum explainable_cmd_type cmd) |
| 32292 | { |
| 32293 | return explainable_cmd_name + cmd; |
| 32294 | } |
| 32295 | |
| 32296 | static |
| 32297 | enum explainable_cmd_type get_explainable_cmd_type(THD *thd) |