bestHjf opened a new issue, #29244: URL: https://github.com/apache/shardingsphere/issues/29244
code : userInfoMapper.selectById(id) T selectById(Serializable id); Preparing: SELECT id,tenant_id,username,alias_name,password,real_name,avatar,mobile,telephone,province,email,dept,position,salt,login_fail_times,login_ip,last_login_time,passwd_update_time,passwd_expire_time,remark,status,usr_status,user_type,role,wx_open_id,qq_open_id,nick_name,gender,source_type,birthday,is_admin,wx_unionid,wx_mini_open_id,apple_open_id,entry_time,create_user,create_time,update_user,update_time,deleted FROM user_info WHERE id=? [] 2023-12-01 10:59:03,547 [http-nio-8089-exec-3] [ERROR] o.a.c.c.C.[.[localhost].[/].[dispatcherServlet]:175 - Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is org.mybatis.spring.MyBatisSystemException: nested exception is org.apache.ibatis.executor.ExecutorException: Error preparing statement. Cause: com.google.common.util.concurrent.UncheckedExecutionException: org.apache.shardingsphere.sql.parser.exception.SQLParsingException: You have an error in your SQL syntax] with root cause org.apache.shardingsphere.sql.parser.exception.SQLParsingException: You have an error in your SQL syntax -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
