marker-wu opened a new issue, #13343:
URL: https://github.com/apache/shardingsphere/issues/13343

   When I executed this sql an error appeared:select * from oms_order_data a 
inner join oms_order_items b on a.zid =b.zid and a.zid=100161 and b.zid=100161;
   
![image](https://user-images.githubusercontent.com/45256940/139361722-b2042255-f4df-40e2-9176-98904d7e715e.png)
   here are my configuration:
   
![image](https://user-images.githubusercontent.com/45256940/139361535-4c2cfde3-3150-4753-a702-a843713117eb.png)
   Real table ddl:
   
![image](https://user-images.githubusercontent.com/45256940/139361943-19d1f3f5-c4a5-49f6-8452-83b916bd82eb.png)
   
![image](https://user-images.githubusercontent.com/45256940/139361979-0d80dffe-d0bc-4386-8916-9a939e78d190.png)
   


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

Reply via email to