db-migrate/node-db-migrate

Get query execution time

Open

#562 创建于 2018年4月9日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)JavaScript (367 fork)batch import
Nice to havefeaturehelp wanted

仓库指标

Star
 (2,296 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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.

贡献者指南