将source后面的路径的引号去掉:

source '/home/python/study/flask/information_info_category.sql'
# 改为
source /home/python/study/flask/information_info_category.sql


说明: 后面我将逐渐将我的blog转移到我的个人网站, 欢迎关注并评论!

Failed to open file ''****.sql'', error: 2的解决方案相关推荐

  1. Docker下导入sql文件出现Failed to open file “file_name“ error 2的问题及解决方案

    问题:使用命令:source  文件路径/文件名.sql 出现 Failed to open file "file_name" error 2 过程:查了很多方式 有 1. 在登陆 ...

  2. failed due to the following error: 80070005 错误解决方案

    公司的一个系统是ASP.NET页面下的导出Excel功能,采用了在服务器上打开一个Excel程序,写入数据,保存在服务器上,然后再传递给客户端的方法.在XP上完美运行之后,正式发布到WIN2003服务 ...

  3. 使用source导入MySQL出现“ERROR: Failed to open file xx, error: 2“问题的解决

    可以看看是不是文件类型没有变成.sql文件. 如果仍然是.txt文件类型,改变过来就可以啦! 如果"重命名"不能改变的话,可以试一下打开文件然后另存为,将文件类型改为所有文件,然后 ...

  4. linux里docker镜像mysql运行sql脚本时出现Failed to open file ‘/home/mydatabase.sql‘, error: 2的解决

    linux里docker镜像mysql运行sql脚本时出现Failed to open file '/home/mydatabase.sql', error: 2的解决 此文章的前提是已经把sql文件 ...

  5. MySQL 导入Failed to open file 'c:tcms.sql', error: 2

    按照网上的方法导入.sql文件包Failed to open file 'c:tcms.sql', error: 2 我的文件放在C盘 我直接执行source c:tcms.sql报错 然后我加了一个 ...

  6. 使用命令导入sql文件到mysql数据库时报Failed to open file错误的解决方案

    使用命令导入sql文件到mysql数据库时报Failed to open file错误的解决方案 参考文章: (1)使用命令导入sql文件到mysql数据库时报Failed to open file错 ...

  7. Directory lookup for the file xxx.mdf failed with the operating system error 2

    Directory lookup for the file "xxx.mdf" failed with the operating system error 2(系统找不到指定的文 ...

  8. 启动mysql5.7异常The server quit without updating PID file [FAILED]sql/data/***.pi根本解决方案

    启动mysql5.7异常The server quit without updating PID file [FAILED]sql/data/***.pi根本解决方案 参考文章: (1)启动mysql ...

  9. Fontconfig error: failed reading config file解决

    我使用imshow,就会报错Fontconfig error: failed reading config file,之前还是好好的,想到我今天更新了opencv,所以把opencv回退个版本就没有问 ...

最新文章

  1. mysql optimize_真正实现千人千面?教你用Optimize收割精准流量
  2. Linux实用命令大合集(长期更新)
  3. delphi中move函数的用法
  4. oracle 中的几天后,几年后
  5. VS2010/MFC编程入门之四(MFC应用程序框架分析)
  6. SpringBoot—自定义线程池及并发定时任务模板
  7. Linux 文件系统 软/硬链接文件
  8. android中ViewPager详解--视图滑动、界面卡等效果 (三)
  9. Linux一些最基本命令
  10. 移动设备数据丢失恢复有办法
  11. 图文实例带你了解香农编码和霍夫曼编码
  12. 自然基金项目爬虫测试(已失效)
  13. Python-docx 读写 Word 文档:插入图片、表格,设置表格样式,章节,页眉页脚等
  14. 一个视频发布在三个平台上,可以赚三份收益,自媒体如何发布视频
  15. WPS(word)中插入表格时怎么单独调整一个单元格子的大小
  16. android图片涂鸦(标记)
  17. 鸿蒙曰蜉蝣不知所求,【经典金句408 · 庄子】:浮游,不知所求;猖狂,不知所往;游者鞅掌,以观无妄。...
  18. 响ASO优化的九大因素
  19. python中int() 按照“四舍五入”的方式取整
  20. 计算机管理系统工具 下没有用户名密码,电脑设置管理系统用户账户,更改用户名,设置密码等...

热门文章

  1. HTML超文本(一)
  2. i.MX6ULL终结者Linux 4G通信实验EC20 4G模块配置
  3. CG100升级功能明细
  4. magento2国际化相关
  5. 【报告分享】2021饮料消费趋势洞察-CBNData天猫 (附下载)
  6. 【论文阅读】CAFE: Catastrophic Data Leakage in Vertical Federated Learning
  7. 舍弗勒二合一电驱动桥在太仓投产;国轩高科与大众共建德国电池工厂;罗杰斯公司与孚能科技达成合作 | 能动...
  8. 【华为OD机试真题 JS】流水线
  9. 无线网标准IEEE802.11 (转)
  10. React.js(优化项目结构——组件)