- 博客(2)
- 收藏
- 关注
原创 Claude Code安装github插件后登录mcp报错Incompatible auth server
GitHub MCP 相关 issue 明确提到过“不支持 DCR”如果第二条里 GitHub 变成 ✓ Connected 就好了。在当前 Claude 会话里执行(带!想永久生效(避免每次 export)
2026-03-26 16:06:29
202
原创 Can not issue data manipulation statements with executeQuery().错误解决方法
Statement.execute()方法的使用我在使用executeUpdate方法进行数据库删除操作时出现报错:Can not issue data manipulation statements with executeQuery().原因是在使用update、insert、delete等sql更新语句时应该用execute()方法,否则会出现上述报错。execute方法返回值为布尔...
2019-10-28 10:57:35
3050
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅