db-migrate/node-db-migrate

Get query execution time

Open

#562 opened on Apr 9, 2018

View on GitHub
 (1 comment) (0 reactions) (0 assignees)JavaScript (367 forks)batch import
Nice to havefeaturehelp wanted

Repository metrics

Stars
 (2,296 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

I'm submitting a...

  • Bug report
  • Feature request
  • Question

Question

Hey, i would like to know if there is a way to get each running query execution time? i tried using verbose, but it didnt return it.

I am using mysql 5.6.latest Note, when running each query manually inside the database command line, we get the running time and how many rows were affected: 1 row in set (0.00 sec)

Thanks.


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

Contributor guide