mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-04-10 12:40:34 -07:00
* 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>
2 lines
123 B
YAML
2 lines
123 B
YAML
minor_changes:
|
|
- mysql_query - returns the ``execution_time_ms`` list containing execution time per query in milliseconds.
|