menghaoranss commented on a change in pull request #11604: URL: https://github.com/apache/shardingsphere/pull/11604#discussion_r680893250
########## File path: docs/document/content/quick-start/shardingsphere-proxy-quick-start.en.md ########## @@ -16,7 +16,7 @@ Edit `%SHARDINGSPHERE_PROXY_HOME%/conf/server.yaml`. Please refer to [Configurat If the backend database is PostgreSQL, there's no need for additional dependencies. -If the backend database is MySQL, please download [mysql-connector-java-5.1.47.jar](https://repo1.maven.org/maven2/mysql/mysql-connector-java/5.1.47/mysql-connector-java-5.1.47.jar) and put it into `%SHARDINGSPHERE_PROXY_HOME%/lib` directory. +If the backend database is MySQL, please download [mysql-connector-java-5.1.47.jar](https://repo1.maven.org/maven2/mysql/mysql-connector-java/5.1.47/mysql-connector-java-5.1.47.jar) and put it into `%SHARDINGSPHERE_PROXY_HOME%/ext-lib` directory. Review comment: The correct path is `lib` for proxy. -- 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]
