Skip to content
Merged
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: 1 addition & 1 deletion spiceaidocs/docs/data-connectors/mysql.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ datasets:

## Configuration

The connection to MySQL: can be configured by providing the following `params`:
The MySQL data connector can be configured by providing the following `params`:

- `mysql_connection_string`: The connection string to use to connect to the MySQL server. This can be used instead of providing individual connection parameters.
- `mysql_connection_string_key`: The secret key containing the connection string to use to connect to the MySQL server. This can be used instead of providing individual connection parameters.
Expand Down