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