mysqldump where用法
mysqldump 加where的用法,备忘
>mysqldump -u用户名 -p密码 数据库名 pre_home_comment --where=" dateline > 1277495460" > C://forum_comment_new_data.sql
PHP程序员
人在北京
如有需要,可以站内联系我!!!
mysqldump 加where的用法,备忘
>mysqldump -u用户名 -p密码 数据库名 pre_home_comment --where=" dateline > 1277495460" > C://forum_comment_new_data.sql