RaigorJiang commented on issue #31821:
URL: 
https://github.com/apache/shardingsphere/issues/31821#issuecomment-2220059905

   @wmfxly Please check the max connections allowed in MySQL and how many 
connections can be new created for migration.
   
   ```sql
   show variables like'%max_connections%';
   show status like 'Threads_connected';
   ```


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