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/02/17 06:51:28 UTC

[GitHub] [shardingsphere] RaigorJiang opened a new pull request #15463: New DistSQL syntax: RESTORE SCALING SOURCE WRITING jobId.

RaigorJiang opened a new pull request #15463:
URL: https://github.com/apache/shardingsphere/pull/15463


   For #15403, 
   - add DistSQL syntax.
   - add parse test.
   


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



[GitHub] [shardingsphere] sandynz commented on pull request #15463: New DistSQL syntax: RESTORE SCALING SOURCE WRITING jobId.

Posted by GitBox <gi...@apache.org>.
sandynz commented on pull request #15463:
URL: https://github.com/apache/shardingsphere/pull/15463#issuecomment-1044392052


   Test passed:
   ```
   mysql> restore scaling source writing 774541939396131;
   Query OK, 0 rows affected (0.05 sec)
   
   mysql> restore scaling source writing 774541939396131x;
   ERROR 1201 (C1201): Scaling job 774541939396131x does not exist.
   ```
   


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



[GitHub] [shardingsphere] sandynz merged pull request #15463: New DistSQL syntax: RESTORE SCALING SOURCE WRITING jobId.

Posted by GitBox <gi...@apache.org>.
sandynz merged pull request #15463:
URL: https://github.com/apache/shardingsphere/pull/15463


   


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