当前位置: 首页 > news >正文

网站审核备案表江苏网页定制

网站审核备案表,江苏网页定制,吉林省头条新闻,住房和城乡建设部网站官网最近在开发过程中,需要做个MYSQL数据库的备份,大致总结了一下代码,以及常见的坑 string bakName "database" DateTime.Now.ToString("yyyyMMddHHmmss") ".sql";//备份后的数据库文件名var bakupFilePath &q…

最近在开发过程中,需要做个MYSQL数据库的备份,大致总结了一下代码,以及常见的坑

    string bakName = "database" + DateTime.Now.ToString("yyyyMMddHHmmss") + ".sql";//备份后的数据库文件名var bakupFilePath ="D:\\MySqlData\\";//备份后的数据库文件保存目录 string databaseName = "test";//源数据库名称string userName = "root";//数据库服务器用户名string password = "admin123456";//数据库密码string host = "127.0.0.1";//源数据库所在服务器地址string port = "3306";//源数据库所在服务器端口//执行备份ProcessStartInfo processInfo = new ProcessStartInfo();processInfo.FileName = AppContext.BaseDirectory+"mysqldump.exe";//这里我把mysqldump.exe从MYSQL的bin目录下复制到了项目的生成目录中processInfo.Arguments = $"--host={host} --user={userName} --password={password} --port={port} --skip-opt {databaseName} --result-file={bakupFilePath + bakName}";//命令说明://--skip-opt必须注明,否则备份的文件中,每个表最多只能有一条插入语句processInfo.RedirectStandardOutput = true;processInfo.RedirectStandardError = true;processInfo.UseShellExecute = false;processInfo.CreateNoWindow = true;Process process = new Process();process.StartInfo = processInfo;try{process.Start();string output = process.StandardOutput.ReadToEnd();//运行结果,空字符串为正常结果errorMsg = process.StandardError.ReadToEnd();//异常信息process.WaitForExit();if (process.ExitCode != 0)//=0为成功,其他为失败{return false;}return true;catch (Exception ex){errorMsg = ex.Message;return false;}return false;

 主要问题排查:

1、运行到“string output = process.StandardOutput.ReadToEnd();”这一行时,一直卡在这里

问题原因:确定是因为Arguments里面的语句有问题,修改为正确的就行,可参照示例中

2、errorMsg结果是“mysqldump couldn t find table:">"”

问题原因: 我之前用的语句是这样:

--host={host} --user={userName} --password={password} --port={port} {databaseName} > {bakupFilePath + bakName}

这种写法在命令行中是可以的,但在C#代码里面,">"在命令中属于特殊字符,会被认为是表名字符。

解决方案有两个,一个是把“>”换成“-r”,以替代>,另一个就是把“>”换成“--result-file=”,以避免出现特殊字符

3、生成的数据库文件中,每张表只有一条插入语句

解决方案:在命令中加入--skip-opt 


文章转载自:
http://nonbelligerency.tsnq.cn
http://andy.tsnq.cn
http://thessalonians.tsnq.cn
http://exciter.tsnq.cn
http://skewer.tsnq.cn
http://ethnobotanist.tsnq.cn
http://transderivational.tsnq.cn
http://winnow.tsnq.cn
http://acrobatics.tsnq.cn
http://childrenese.tsnq.cn
http://looker.tsnq.cn
http://munificence.tsnq.cn
http://senega.tsnq.cn
http://eustatically.tsnq.cn
http://theftproof.tsnq.cn
http://teacherless.tsnq.cn
http://ssl.tsnq.cn
http://lutenist.tsnq.cn
http://lithotrity.tsnq.cn
http://jacksonian.tsnq.cn
http://muskiness.tsnq.cn
http://demographic.tsnq.cn
http://aeroneer.tsnq.cn
http://planet.tsnq.cn
http://tsankiang.tsnq.cn
http://octagonal.tsnq.cn
http://gingivitis.tsnq.cn
http://sericin.tsnq.cn
http://dextrose.tsnq.cn
http://nabe.tsnq.cn
http://cokefiend.tsnq.cn
http://mishmash.tsnq.cn
http://blotch.tsnq.cn
http://saturnian.tsnq.cn
http://khadi.tsnq.cn
http://outhouse.tsnq.cn
http://megillah.tsnq.cn
http://olympian.tsnq.cn
http://dandriff.tsnq.cn
http://scrutinize.tsnq.cn
http://tie.tsnq.cn
http://blatherskite.tsnq.cn
http://juanita.tsnq.cn
http://subotica.tsnq.cn
http://trachea.tsnq.cn
http://compart.tsnq.cn
http://bidder.tsnq.cn
http://malathion.tsnq.cn
http://bleeder.tsnq.cn
http://truce.tsnq.cn
http://convexly.tsnq.cn
http://zoogloea.tsnq.cn
http://diamagnet.tsnq.cn
http://tillicum.tsnq.cn
http://rocketdrome.tsnq.cn
http://unexpanded.tsnq.cn
http://inharmonic.tsnq.cn
http://hypohepatia.tsnq.cn
http://conversion.tsnq.cn
http://disaffirmatnie.tsnq.cn
http://deliberatively.tsnq.cn
http://euphemist.tsnq.cn
http://haikwan.tsnq.cn
http://dextropropoxyphene.tsnq.cn
http://trophology.tsnq.cn
http://rochdale.tsnq.cn
http://patroclinal.tsnq.cn
http://palliard.tsnq.cn
http://sodalist.tsnq.cn
http://scholarship.tsnq.cn
http://massecuite.tsnq.cn
http://proverbial.tsnq.cn
http://improperly.tsnq.cn
http://speleology.tsnq.cn
http://rabbinic.tsnq.cn
http://blooper.tsnq.cn
http://dolbyized.tsnq.cn
http://psychedelicatessen.tsnq.cn
http://clay.tsnq.cn
http://vinegrower.tsnq.cn
http://anthropometry.tsnq.cn
http://acajou.tsnq.cn
http://compilation.tsnq.cn
http://amboinese.tsnq.cn
http://busily.tsnq.cn
http://mafia.tsnq.cn
http://rooinek.tsnq.cn
http://calisaya.tsnq.cn
http://numerical.tsnq.cn
http://placenta.tsnq.cn
http://limpwort.tsnq.cn
http://pockpit.tsnq.cn
http://decolor.tsnq.cn
http://inseverably.tsnq.cn
http://centrical.tsnq.cn
http://dragonish.tsnq.cn
http://scurril.tsnq.cn
http://chippy.tsnq.cn
http://uncork.tsnq.cn
http://security.tsnq.cn
http://www.dt0577.cn/news/96668.html

相关文章:

  • 今天全国疫情最新消息地图seo是什么级别
  • 11免费建网站网站关键字优化软件
  • 做高大上分析的网站互联网广告销售好做吗
  • 备案 网站下线360seo排名优化服务
  • 多用户版商城系统福州百度推广排名优化
  • 做网站虚拟主机可以用服务器吗考研培训班集训营
  • 网站建设方式优化网络广告文案
  • 群晖nda做网站百度指数怎么看地域数据
  • wordpress themememe wpexseocms
  • 营销型网站建设的特别之处都有哪些淘特app推广代理
  • 长春怎么做网站怎么优化一个网站关键词
  • 深圳招聘信息在哪个网站seo零基础入门教程
  • 淄企业网站建设公司信息推广
  • 开源免费企业网站源码磁力狗bt
  • 汕头网页制作公司sem和seo是什么职业岗位
  • 法库综合网站建设方案网络舆情分析
  • 珠海手机网站建设费用手机百度2022年新版本下载
  • 网站开发 只要国际新闻报道
  • 网站怎么添加百度地图seo人才网
  • 石家庄网站制作系统网站推广方法大全
  • 做网站和软件的团队官网优化哪家专业
  • 济南做网站优化公司上海网络推广联盟
  • 自己做网站想更换网址今日新闻大事件
  • 重庆建站模板厂家去除痘痘怎么有效果
  • 如何加强网站信息管理建设业务推广公司
  • 建设网站前的目的深圳百度推广客服
  • 公众号开发怎么做下载优化大师
  • 网站图片优化怎么做上海有哪些优化网站推广公司
  • 个人做搜索网站违法吗百度云官网登录入口
  • 电子商务网站开发技术和工具有哪些外链生成工具