主题 : jeecms1.11.0.jc_channel 怎么获取这个表
级别: 白丁
UID: 142617
积分:71 加为好友
威望: 0 精华: 0
主题:8 回复:20
注册时间:2022-10-11
在线时长:0
1#   发表于:2022-11-16 15:43:27  IP:123.46.*.*
Caused by: java.sql.SQLSyntaxErrorException: Table 'jeecms1.11.0.jc_channel' doesn't exist
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120)
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:916)
at com.mysql.cj.jdbc.ClientPreparedStatement.executeQuery(ClientPreparedStatement.java:972)
at com.zaxxer.hikari.pool.ProxyPreparedStatement.executeQuery(ProxyPreparedStatement.java:52)
at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.executeQuery(HikariProxyPreparedStatement.java)
at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:57)
... 233 common frames omitted
1 共1页