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 2020/10/09 06:39:18 UTC

[GitHub] [shardingsphere] Lucas-307 commented on issue #7701: java.lang.UnsupportedOperationException: Cannot support database type 'MySQL' error

Lucas-307 commented on issue #7701:
URL: https://github.com/apache/shardingsphere/issues/7701#issuecomment-706000458


   @gywndi 
   
   > java.lang.UnsupportedOperationException: Cannot support database type 'MySQL'
   
   Means can't find `shardingsphere-sql-parser-mysql-xxx.jar`. So, you should add it into your classpath.
   
   Such as: `java -cp bin/* -jar xxx.jar`


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

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