mysqldump 加where的用法,备忘

>mysqldump -u用户名 -p密码 数据库名 pre_home_comment --where=" dateline > 1277495460" > C://forum_comment_new_data.sql

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-10-19
  • 2021-10-19
  • 2021-09-21
猜你喜欢
  • 2021-12-19
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-10-19
  • 2021-12-12
  • 2021-12-06
相关资源
相似解决方案