hacker1394

mysql -uroot -p
>select @starttime:=unix_timestamp();
>source /data/databases/6.4.0/database1.sql
>select sec_to_time(unix_timestamp()-@starttime);

分类:

技术点:

相关文章:

  • 2021-12-18
  • 2021-12-18
  • 2021-12-12
  • 2021-10-05
  • 2021-12-18
  • 2018-05-09
  • 2021-12-18
  • 2021-10-23
猜你喜欢
  • 2021-12-18
  • 2021-12-18
  • 2021-06-18
  • 2021-12-13
  • 2021-12-28
相关资源
相似解决方案