db-migrate/node-db-migrate

Get query execution time

Open

#562 geöffnet am 9. Apr. 2018

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (2.296 Stars) (367 Forks)batch import
Nice to havefeaturehelp wanted

Beschreibung

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