为了账号安全,请及时绑定邮箱和手机立即绑定

org.springframework.jdbc.UncategorizedSQLException:

这个是什么原因呢?有哪位能帮忙解决一下吗


org.springframework.jdbc.UncategorizedSQLException:
### Error querying database.  Cause: java.sql.SQLException: No database selected
### The error may exist in file [D:\eclipse_javaweb\seckill\target\classes\mapper\SeckillDao.xml]
### The error may involve org.Seckill.dao.SeckillDao.queryById-Inline
### The error occurred while setting parameters
### SQL: select seckill_id,name,number,create_time,start_time,end_time from seckill where seckill_id = ?
### Cause: java.sql.SQLException: No database selected
; uncategorized SQLException for SQL []; SQL state [3D000]; error code [1046]; No database selected; nested exception is java.sql.SQLException: No database selected

https://img1.sycdn.imooc.com//5b35fb01000173f513310228.jpg

https://img1.sycdn.imooc.com//5b35fb2100016e3d12000321.jpg

https://img1.sycdn.imooc.com//5b35fb410001899312120313.jpg











正在回答

1 回答

url 写错了。
jdbc.url=jdbc:mysql://localhost:3306/seckill?useUnicode=true&characterEncoding=utf-8


0 回复 有任何疑惑可以回复我~
#1

鲨鱼尖椒 提问者

太粗心了,,非常感谢!
2018-07-02 回复 有任何疑惑可以回复我~

举报

0/150
提交
取消
Java高并发秒杀API之业务分析与DAO层
  • 参与学习       87424    人
  • 解答问题       496    个

Java实现高并发秒杀API的第一门课,还等什么,赶快来加入吧

进入课程

org.springframework.jdbc.UncategorizedSQLException:

我要回答 关注问题
意见反馈 帮助中心 APP下载
官方微信