Details
-
Task
-
Status: Open (View Workflow)
-
Minor
-
Resolution: Unresolved
-
None
-
None
Description
Currently MariaDB doesn't support slow-query-log-extended-statistics as "Tmp_table_sizes:" with in log_slow_filter.
https://mariadb.com/kb/en/library/slow-query-log-extended-statistics/#log_slow_filter
Adding the same will provide additional information about Total Size in bytes for all temporary tables used in the query.