community.mysql/changelogs/fragments/0-mysql_query-returns-exec-time-ms.yml
Andrew Klychkov 960ac32adf
mysql_query: returns execution_time_ms list containing execution time per query ()
* mysql_query: returns execution_time_ms list containing execution time per query

* Update changelogs/fragments/0-mysql_query-returns-exec-time-ms.yml

Co-authored-by: Laurent Indermühle <laurent.indermuehle@pm.me>
2025-01-16 15:49:53 +01:00

2 lines
123 B
YAML

minor_changes:
- mysql_query - returns the ``execution_time_ms`` list containing execution time per query in milliseconds.