liuzhenghua commented on issue #28601: URL: https://github.com/apache/shardingsphere/issues/28601#issuecomment-2467502101
你是怎么复现这个问题的,我用5.5.0日志中也不规律出现这个错误。但是我直接用dbeaver这种客户端工具连接shardingsphere-proxy执行: SELECT * from information_schema.partitions; (成功) SELECT * from partitions;(报错,但是不会有那个错误日志) 现在怀疑是不是sharding-jdbc连接后执行这个sql会有这个问题? -- 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]
