您好,欢迎来到三六零分类信息网!老站,搜索引擎当天收录,欢迎发信息

MySQL导出指定表中的数据_MySQL

2025/8/9 2:57:16发布23次查看
bitscn.com mysql导出指定表中的数据 要求:1. 不导出创表的语句,因为表已经建好:默认会导出,先drop table然后create table;2. 导出的insert语句加上ignore,允许重复执行:默认不会加上ignore;3. insert语句中列出表中的字段,看得更清楚:默认不会;    4. 分记录生成多条insert语句,修改起来比较容易:默认是一条; 最终结果如下:mysqldump -pxxxxxx qzt qf1_mail_account --no-create-info --insert-ignore
--complete-insert --skip-extended-insert >qf1_mail_account.sql
 其中:-pxxxxxx 指定密码qzt 数据库名qf1_mail_account 表名>qf1_mail_account.sql 保存到文件     mysqldump --help 写道  -t, --no-create-info                       don't write table creation info.  --insert-ignore     insert rows with insert ignore.  -c, --complete-insert                       use complete insert statements.  -e, --extended-insert                       use multiple-row insert syntax that include several                      values lists.                      (defaults to on; use --skip-extended-insert to disable.)  作者 codingstandards bitscn.com
该用户其它信息

VIP推荐

免费发布信息,免费发布B2B信息网站平台 - 三六零分类信息网 沪ICP备09012988号-2
企业名录 Product