mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-07-27 23:21:27 -07:00
mysql_query: returns execution_time_ms list containing execution time per query
This commit is contained in:
parent
a45a0d006d
commit
43bdf89934
3 changed files with 31 additions and 2 deletions
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- mysql_query - returns the `execution_time_ms` list containing execution time per query in milliseconds.
|
Loading…
Add table
Add a link
Reference in a new issue