当前位置:网站首页>Resolved (pymysqL connect to the database error) pymysqL. Err. ProgrammingError: (1146, "Table" test. Students' doesn 't exist ")
Resolved (pymysqL connect to the database error) pymysqL. Err. ProgrammingError: (1146, "Table" test. Students' doesn 't exist ")
2022-07-31 13:48:00 【no envy】
Solved (pymysql connection to database error) pymysql.err.ProgrammingError: (1146, "Table 'test.students' doesn't exist")
Article table of contents
Error message
A small friend of a fan group uses pymysql to connect to the question raised by the database city:
Error screenshot:
Error message:
raise errorclass (errno ,errval)pymysqL.err.ProgrammingError: (1146, "Table 'test.students' doesn't exist")
Error translation
Error content translation:
raise errorlevel(errno, error)
pymysql.err.programming error: (1146, "Table 'test.student' does not exist")
Reason for error
Reason for error: The data table linked by fans with pymysql does not exist
Workaround
Look carefully at the database he screenshots, only the cnn table, and no students table:
You can modify the table name of the code connection!!!
边栏推荐
- Reasons and solutions for Invalid bound statement (not found)
- 20.nn.Module
- MySQL has played to such a degree, no wonder the big manufacturers are rushing to ask for it!
- C# control ListView usage
- Selenium自动化测试之Selenium IDE
- Unity学习笔记 关于AVPro视频跳转功能(Seeking)的说明
- endnote引用
- Samba 远程命令执行漏洞(CVE-2017-7494)
- 技能大赛训练题:登录安全加固
- 【蓝桥杯选拔赛真题46】Scratch磁铁游戏 少儿编程scratch蓝桥杯选拔赛真题讲解
猜你喜欢
随机推荐
基于去噪自编码器的故障隔离与识别方法
C# List Usage List Introduction
ADS与C#通信
【牛客刷题-SQL大厂面试真题】NO3.电商场景(某东商城)
C#控件 ToolStripProgressBar 用法
深度剖析 Apache EventMesh 云原生分布式事件驱动架构
动作捕捉系统用于柔性机械臂的末端定位控制
golang-gin-pprof-使用以及安全问题
清除浮动的四种方式及其原理理解
LeetCode·304竞赛·6132·使数组中所有元素都等于零·模拟·哈希
LeetCode·每日一题·1161.最大层内元素和·层次遍历
页面整屏滚动效果
自制的数据库安全攻防题,相关靶机自己制作
基于模糊预测与扩展卡尔曼滤波的野值剔除方法
Spark Learning: Add Custom Optimization Rules for Spark Sql
DELL SC compellent 康贝存储系统怎么抓取配置信息
使用CompletableFuture进行异步处理业务
拥塞控制,CDN,端到端
最新完整代码:使用word2vec预训练模型进行增量训练(两种保存方式对应的两种加载方式)适用gensim各种版本
操作符详解