ddacxhs commented on issue #9427:
URL: https://github.com/apache/shardingsphere/issues/9427#issuecomment-782832901


   > Hi @ddacxhs
   > 
   > You just test on the `ReplicaQuery` scenario, don't you?
   > 
   > > SELECT u.*, d.Db FROM `mysql`.`user` u INNER JOIN `mysql`.`db` d ON 
d.`User` = u.`User`
   > 
   > What's the expectation and actual result of the column's amount?
   
   是的,使用了读写分离做的查询,您可运行下给出的代码,运行给出的查询结果列数与实际列数不匹配


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to