Skip to content
This repository was archived by the owner on Nov 25, 2024. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,8 @@ Before running the database connector, you should review the [access control lis
and `mysql.config` is the configuration file containing the parameters for the connector
execution.

You can download the `mysql-connector-java` from this URL: (https://mvnrepository.com/artifact/mysql/mysql-connector-java). Keep the jar file in the same directory where you are keeping google-cloudsearch-database-connector jar.

**Note:** If the configuration file is not specified, a default file name of
`connector-config.properties` will be assumed.

Expand Down