You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2022/12/05 09:01:45 UTC

[GitHub] [shardingsphere] joychen1579 commented on issue #22665: 请看配制与错误

joychen1579 commented on issue #22665:
URL: https://github.com/apache/shardingsphere/issues/22665#issuecomment-1336983712

   This question is my own fault.One symbol is missing.
   Look
   ```
         actualDataNodes: readwrite_order.t_order{0..3}
   ```
   It should be
   ```
   actualDataNodes: readwrite_order.t_order${0..3}
   ```
   


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org