Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
12.2
-
Notable changes
-
innodb_ft_enable_diag_print is being depreciated.
-
Q1/2026 Server Maintenance
Description
The innodb_ft_enable_diag_print variable was originally intended for developers to debug FTS indexing and search operations by outputting verbose diagnostic data.
This variable is currently unused in the standard test suites, provides minimal value in modern production environments, and adds unnecessary complexity to the codebase. Retaining
this code doesn't make any sense.
Attachments
Issue Links
- relates to
-
MDEV-28730 Remove internal parser usage from InnoDB fts
-
- In Review
-