[MDEV-27299] Adding Tmp_table_sizes with in slow-query-log-extended-statistics Created: 2019-10-14 Updated: 2021-12-17 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Configuration |
| Fix Version/s: | None |
| Type: | Task | Priority: | Minor |
| Reporter: | Pramod Mahto | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | 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. |