db-migrate/node-db-migrate

Get query execution time

Open

#562 aberto em 9 de abr. de 2018

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

Métricas do repositório

Stars
 (2.296 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 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.

Guia do colaborador