摘要: mysqldump 加where的用法,备忘>mysqldump -u用户名 -p密码 数据库名 pre_home_comment --where=" dateline > 1277495460" > C://forum_comment_new_data.sql 阅读全文
posted @ 2010-11-09 17:10 flex_fly 阅读(13581) 评论(0) 推荐(0) 编辑