TeslaCN commented on issue #21162:
URL: 
https://github.com/apache/shardingsphere/issues/21162#issuecomment-1257376464

   > I have test with 
[d8f7ab5](https://github.com/apache/shardingsphere/commit/d8f7ab5872bbd7251cda72ed5d1d5cb4e2394033),
 these sqls all run successfully.
   > 
   > <img alt="image" width="1914" 
src="https://user-images.githubusercontent.com/10829171/192179224-2bcb54ab-ad26-4cab-803d-a6edb3d1b150.png";>
   
   The key is negative number. You may try the following SQL:
   ```sql
   insert into t (id) values (-1);
   ```


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